ul {
  list-style: none;
}
.main-nav__right-one:before {
  display: none;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: middle;
  border-top: 1px solid #dee2e6;
}
.original {
  position: relative;
  left: -60px;
  max-width: 1042px;
}
.stricked-menu {
  display: none;
}
.site-header__header-one-wrap {
  position: fixed;
  width: 100%;
  height: 100px;
  left: 0;
  top: 0;
  z-index: 999;
}
#appRoot {
  margin-top: 100px;
  min-height: 75vh;
  overflow-y: scroll;
}
.section-title {
  line-height: 120px;
  color: #88858e;
}
@media (max-width: 575px) {
  .section-title {
    padding-left: 20px;
  }
  .campaign-details-file-title {
    padding-left: 0;
  }
  .news-details__img {
    display: none;
  }
  .contact-page-google-map {
    width: 430px !important;
  }
  .event-details-top {
    padding-top: 0 !important;
  }
  #company-news {
    display: none;
  }
}
.index {
  color: #88858e;
}
.event-details-top,
.meet-volunteers-one,
.news-page,
.campaign-details,
.contact-page,
.become-volunteer {
  padding-top: 0;
}
.contact-page__info-box {
  border-radius: 8px;
  display: flex;
  justify-content: space-around;
  padding: 30px 0;
  padding-top: 50px;
}
.newsletter-one {
  margin-top: -22px;
}
.button a {
  color: #fff;
}
.contact-page {
  padding-top: 30px;
}
#contentDom p {
  padding: 20px 0;
}
#contentDom img {
  display: block;
  border-radius: 6px;
  width: 88%;
  margin: 0 auto 20px;
}
.welcome-one:before {
  height: 0;
}
.campaign-details-file-title {
  cursor: pointer;
}
.campaign-details-file-title:hover {
  color: #0056b3;
}
.contact-page-google-map {
  width: 1170px;
  margin: 0 auto;
  border-radius: 4px;
}
.campaign-details__download__right-content {
  text-wrap: nowrap;
}
