.page-title {
  font-family: "Plus Jakarta Sans";
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  margin-top: 45px;
  margin-bottom: 55px;
  padding-left: 15px;
}

@media (min-width: 1200px) {
  .container.container-max {
    max-width: 1240px;
  }
}
.section-animal-list {
  margin-left: -30px;
  margin-right: -30px;
  align-items: stretch;
}

.section-animal-list > div {
  display: flex;
}

.section-animal-list > div img {
  height: 100%;
}

.animal-item {
  margin-bottom: 30px;
  position: relative;
  max-width: 407px;
  border-radius: 25px;
  overflow: hidden;
}
.animal-item::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(assets/img/gradient.png);
  background-repeat: repeat-x;
  background-position: bottom center;
  z-index: 0;
}
.animal-item .text-slid {
  z-index: 1;
  max-width: unset;
  padding-left: 10px;
  padding-right: 10px;
}
.animal-item .text-slid .heading-h3 {
  font-weight: 600 !important;
  font-size: 24px; line-height: 30px; letter-spacing: -0.3px; 
  margin: 0;
margin-bottom: 10px;
}
.animal-item img {
  object-fit: cover;
  max-height: 580px;
}
.animal-item.big-image-animals {
  max-width: 872px;
}
.animal-item.big-image-animals > img:not(.big-img) {
  display: none;
}
.animal-item.big-image-animals::after {
  background-image: url(assets/img/gradient2.png);
}
.animal-item.big-image-animals .text-slid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.animal-item.big-image-animals .text-slid .heading-h3 {
  max-width: 350px;
  text-align: left;
  display: flex;
  align-items: center;
}
.animal-item.big-image-animals .text-slid .heading-h4 {
  margin: 0 20px 0 20px !important;
}

.section-animal-list {
  padding-top: 0;
  padding-bottom: 100px;
}

.donation-banner {
  min-height: 423px;
  width: 100%;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.donation-box {
  width: 50%;
  padding-right: 20px;
  padding-left: 20px;
}
.donation-box .donation-title {
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.donation-box p {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #fff;
  padding: 0 90px;
  font-family: "Poppins";
}
.donation-box label {
  position: relative;
  margin: 0;
}
.donation-box label span,
.donation-box input[type=text],
.donation-box input[type=number],
.donation-box input[type=submit] {
  height: 55px;
  margin: 4px;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: "Plus Jakarta Sans";
  font-size: 15px;
  font-weight: normal;
  color: #000;
  text-align: center;
}
.donation-box label span {
  width: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.4s;
}
.donation-box label span:hover {
  background-color: #18181B;
  color: #fff;
}
.donation-box input[type=text],
.donation-box input[type=number] {
  width: 110px;
  border: none;
}
.donation-box input[type=text]::placeholder,
.donation-box input[type=number]::placeholder {
  font-family: "Plus Jakarta Sans";
  font-size: 15px;
  font-weight: normal;
  color: #000;
}
.donation-box input[type=submit] {
  width: 180px;
  border: none;
  transition: all 0.4s;
  margin-left: 12px;
}
.donation-box input[type=submit]:hover {
  background-color: #18181B;
  color: #fff;
}
.donation-box input[type=radio] {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
}
.donation-box input[type=radio]:checked + span {
  background-color: #18181B;
  color: #fff;
}

.donation-box form {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.mobile-image {
  display: none !important;
}

.section-header-image-bar {
  padding-top: 30px;
}
.section-header-image-bar .box-wrap .box-right {
  max-width: 50%;
}
.section-header-image-bar .box-wrap .box-left {
  padding-bottom: 0px;
  max-width: 50%;
  padding-left: 0;
}
.section-header-image-bar .box-wrap .box-left h1 {
  margin-bottom: 25px;
}
.section-header-image-bar .box-wrap .box-left p {
  margin-bottom: 40px;
}
.section-header-image-bar .box-wrap .box-left .info-number {
  padding-top: 80px;
}

#wrapper header .navbar {
  padding-top: 15px;
}

.main {
  margin-top: 110px;
}

.container.wt-max {
  margin-left: auto;
  padding-left: 175px;
  margin-right: auto;
}

.footer .tnp-subscription input.tnp-submit {
  border-radius: 8px;
  border: 0px solid #FBBA26;
  background-color: #FFAB3E;
  height: 58px;
  width: 320px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  padding-left: 0;
  padding-right: 0px;
  max-width: 100%;
  transition: all 0.4s;
}
.footer .tnp-subscription input.tnp-submit:hover {
  background-color: #18181B;
}

.footer .box4 .box-inside2 {
  padding-top: 0 !important;
}

.footer .tnp-subscription input[type=email] {
  border-radius: 8px;
  border: 1px solid #D0D5DD;
  background-color: #fff;
  height: 56px;
  width: 320px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #667085;
  padding-left: 15px;
  margin-bottom: 5px;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .container.wt-max {
    max-width: 1460px;
  }
}
@media (max-width: 992px) {
  #wrapper header .navbar-brand {
    padding-top: 0;
  }
  .container.wt-max {
    margin-left: auto;
    max-width: 100%;
    padding-left: 15px;
  }
  .container.wt-max .box-left {
    max-width: 100%;
    padding-left: 15px;
  }
  .container.wt-max .info-text1 {
    display: flex;
    align-items: center;
  }
  .container.wt-max .info-text1 h1 {
    padding-right: 20px;
  }
  .container.wt-max .info-number {
    flex-direction: row;
    align-items: center;
  }
  .container.wt-max .info-number .info-number3 {
    margin-left: 40px;
    margin-top: 0;
    padding-top: 0;
  }
  .container.wt-max .img2.image-mobile {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .animal-item .text-slid .heading-h3 {
    font-size: 18px; line-height: 24px; 
  }
  .animal-item .text-slid .heading-h4 .btnn1 {
    width: 90px;
    height: 90px;
  }
  .animal-item {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  .section-animal-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .animal-item .text-slid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .donation-banner {
    margin-left: 15px;
    background-image: none !important;
    background-color: #88d5ef;
    margin-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .donation-box {
    width: 100%;
  }
  .donation-box .donation-title {
    background-image: unset;
    font-size: 26px;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .mobile-image {
    display: block !important;
    margin: 40px auto;
  }
  .page-title {
    font-size: 30px;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .container.wt-max .info-text1 {
    flex-direction: column;
  }
  .info-number {
    flex-direction: column !important;
  }
  .section-header-image-bar .box-left .info-number3 {
    margin-top: 30px !important;
    margin-left: auto !important;
  }
  .donation-box .donation-title, .donation-box p {
    padding-left: 0;
    padding-right: 0;
  }
  .big-image-animals {
    max-width: 407px !important;
  }
  .big-image-animals > img.big-img {
    display: none;
  }
  .big-image-animals > img:not(.big-img) {
    display: block !important;
  }
  .big-image-animals .text-slid {
    flex-direction: column;
  }
  .big-image-animals .text-slid .heading-h3 {
    text-align: center !important;
  }
}
@media (max-width: 480px) {
  .col-mobile {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
#only-number,
#only-number2 {
  /* Firefox */
}
#only-number::-webkit-outer-spin-button, #only-number::-webkit-inner-spin-button,
#only-number2::-webkit-outer-spin-button,
#only-number2::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#only-number,
#only-number2 {
  -moz-appearance: textfield;
}

.container-alert {
  position: absolute !important;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

@media (max-width: 500px) {
  body .sing-petitions .petition-video {
    padding-left: 0;
    padding-right: 0;
  }
  .sing-petitions .section-pet .img2 img,
  .mobile-image,
  .section-take-action .img2 img {
    max-width: 100%;
  }
  .form-mobile .form9 {
    padding-top: 20px;
  }
}
.box-thank .box-inside .text1 {
  font-size: 25px;
  line-height: 28px;
  font-weight: 500;
  color: #101828;
  font-family: "Poppins";
  margin-bottom: 30px;
}

.box-thank .box-inside .text2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #667085;
  font-family: "Poppins";
  margin-bottom: 30px;
  max-width: 735px;
  margin-bottom: 20px;
}

.form-donation1 label div,
.pay-area input[type=submit] + div {
  color: red;
  padding-left: 5px;
}

.infotop {
  padding: 30px;
  text-align: center;
  font-size: 30px;
}

.alert-newsletter {
  text-align: center;
  top: 100px;
  position: absolute;
}

.error-hide2,
.error-hide1 {
  display: none;
}

.box-inside1 img{
  max-width: 240px;
  height: auto;
}


#hu-revoke{
  display: none !important;
}
.tnp-field-email{
  padding-top: 19px;
}