.body {
  font-family: Lato, sans-serif;
}

.hero-section {
  margin-top: 0px;
  margin-bottom: -41px;
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/bg.png');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bg.png');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.hero-section.team {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/WhatsApp-Image-2020-07-29-at-4.23.05-PM.jpeg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/WhatsApp-Image-2020-07-29-at-4.23.05-PM.jpeg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
}

.hero-section.impact {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1614380_10203913911740760_4319407464951856095_o.jpg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1614380_10203913911740760_4319407464951856095_o.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.hero-section.get-involved {
  margin-top: 0px;
  margin-bottom: -45px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/get-involved-cover.jpg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/get-involved-cover.jpg');
  background-size: auto, auto, cover;
}

.hero-section.why-us {
  margin-bottom: -41px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_2750.JPG');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_2750.JPG');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
}

.container {
  width: 80%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 60px;
}

.container.first-skew {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container.unskew {
  margin-top: auto;
  margin-bottom: 0px;
  padding-top: 29px;
  padding-bottom: 80px;
}

.container.involved {
  padding-top: 0px;
  padding-bottom: 100px;
}

.container.team {
  padding-bottom: 100px;
}

.container.impact-page {
  padding-top: 50px;
  padding-bottom: 100px;
}

.container.bg-blue {
  background-color: #269bdb;
}

.container.bg-blue.p-40 {
  padding: 40px;
  color: #fff;
  text-align: center;
}

.navbar {
  margin-top: -34px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  background-color: transparent;
}

.hero-content {
  padding-top: 186px;
  padding-bottom: 120px;
}

.hero-head {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1500px;
  max-width: 900px;
  margin: auto auto 144px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
}

.nav-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.nav-link {
  margin-top: 14px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 6px 0px;
  border-bottom: 2px solid transparent;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-link.w--current {
  border-bottom-color: #f45d74;
  color: #fff;
}

.nav-link.donate {
  margin-top: 10px;
  margin-right: 0px;
  padding: 10px 15px;
  background-color: #22a3e1;
  color: #fff;
}

.nav-menu {
  padding-top: 7px;
  padding-bottom: 7px;
}

.skew-cover {
  display: none;
  overflow: visible;
  height: 200px;
  margin-top: 81px;
  margin-bottom: -94px;
  margin-left: 0px;
  padding-top: 1px;
  padding-bottom: 98px;
  background-color: #fff;
  -webkit-transform: skew(0deg, 2.5deg);
  -ms-transform: skew(0deg, 2.5deg);
  transform: skew(0deg, 2.5deg);
}

.sec-head {
  margin-top: 90px;
  font-family: Lato, sans-serif;
  color: #f45d74;
  font-size: 28px;
  line-height: 55px;
  text-align: center;
}

.sec-head.white {
  margin-top: -71px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 18px;
}

.sec-desc {
  height: 91px;
  max-width: 1200px;
  margin: 10px auto 20px;
  padding: 0px 147px 25px;
  font-family: Lato, sans-serif;
  color: #545454;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.sec-desc.white {
  color: hsla(0, 0%, 100%, 0.7);
}

.card-detail {
  position: relative;
  z-index: 10;
  margin-top: 18%;
  margin-left: -120px;
  padding: 55px;
  background-color: #fff;
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.25);
}

.card-detail.right {
  margin-right: -120px;
  margin-left: 0px;
  opacity: 1;
}

.sub-head {
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #22a3e1;
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
}

.sub-head.white {
  color: #fff;
}

.sub-head.date {
  padding-bottom: 0px;
  color: #22a3e1;
}

.desc {
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #545454;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.desc.light {
  color: #545454;
}

.desc.white {
  color: hsla(0, 0%, 100%, 0.7);
}

.no-card {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 33px;
  padding-top: 60px;
  padding-bottom: 0px;
}

.date {
  display: inline;
  color: #979797;
  font-weight: 700;
}

.date.head {
  padding-right: 10px;
  color: #f45d74;
}

.impact-img {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
}

.impact-img.right {
  float: right;
}

.impact-pattern1 {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
}

.read-more {
  margin-top: 15px;
  padding-right: 22px;
  padding-left: 22px;
  border: 2px solid #f45d74;
  background-color: #f45d74;
  color: #fff;
  font-weight: 700;
}

.read-more.team {
  display: block;
  width: 130px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.impact-pattern2 {
  margin-bottom: auto;
  padding-top: 6px;
  padding-bottom: 0px;
}

.team-section {
  margin-top: auto;
  background-color: #eee;
}

.team-section.pink {
  margin-top: 60px;
  background-color: #f45d74;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.impact-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
  padding-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.impact-row.line {
  margin-top: -40px;
  margin-bottom: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(84, 84, 84, 0.4);
}

.impact-row.line.last {
  margin-top: -40px;
  border-bottom-style: none;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 0.25fr auto;
  grid-template-rows: 0.25fr auto;
}

.team-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-bottom: 20px;
  padding: 25px;
  cursor: default;
}

.team-card._1 {
  display: block;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-image: url('../images/anand.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-card._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/vijay.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-card._3 {
  background-image: url('../images/3.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-card._4 {
  background-image: url('../images/4.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-card._5 {
  display: block;
  background-image: url('../images/5.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-card._6 {
  background-image: url('../images/team6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-cont {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.team-content1 {
  position: static;
  display: none;
  margin: 0px auto;
  padding: 2px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(244, 93, 116, 0.8);
  text-align: center;
  white-space: normal;
  background-clip: border-box;
}

.team-name {
  display: block;
  overflow: visible;
  margin: 85px auto 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.team-desg {
  display: block;
  margin: auto;
  padding: 0px 0px 120px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.team-content2 {
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(244, 93, 116, 0.8);
  text-align: center;
}

.team-content3 {
  display: none;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(244, 93, 116, 0.8);
  text-align: center;
}

.team-content4 {
  display: none;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(244, 93, 116, 0.8);
  text-align: center;
}

.team-content5 {
  display: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 3px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(244, 93, 116, 0.8);
  text-align: center;
}

.team-content6 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(244, 93, 116, 0.8);
  text-align: center;
}

.footer-section {
  background-color: #f45d74;
  background-image: url('../images/footer-bg.svg'), url('../images/footer-pattern.svg');
  background-position: 0% 0%, 100% 80%;
  background-size: auto, 30px;
  background-repeat: no-repeat, no-repeat;
}

.footer-section.white {
  padding-top: 50px;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.footer-container {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 45px;
}

.footer-link-blk {
  width: 120px;
  padding-bottom: 15px;
  text-align: left;
}

.footer-link-blk.center {
  width: 100%;
  text-align: center;
}

.footer-link {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.footer-link.blue {
  color: #22a3e1;
}

.footer-link.pink {
  color: #f45d74;
  font-weight: 700;
}

.footer-left {
  display: inline-block;
  float: none;
}

.footer-right {
  width: 200px;
  float: right;
}

.social-link {
  margin-right: 5px;
  margin-left: 5px;
}

.footer-col2 {
  text-align: right;
}

.impact-mobile {
  display: none;
}

.impact-desktop {
  width: 94%;
  float: right;
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.3);
}

.get-involved-mobile {
  display: none;
}

.impact-pattern3 {
  margin-top: 7px;
  margin-left: 40px;
  float: none;
}

.impact-pattern4 {
  margin-top: 7px;
  margin-right: 585px;
  margin-left: 40px;
  float: right;
}

.contact-row {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.contact-form-blk {
  padding: 46px;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.15);
}

.contact-form-blk.donate {
  max-width: 500px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.contact-form-blk.donate.hide {
  display: none;
}

.input {
  height: 50px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(84, 84, 84, 0.5);
  font-size: 16px;
}

.message-input {
  min-height: 100px;
  margin-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(84, 84, 84, 0.5);
  font-size: 16px;
}

.contact-send {
  width: 106px;
  height: 42px;
  margin-top: 20px;
  float: right;
  background-color: #22a3e1;
}

.contact-send.donate {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.contact-details {
  padding-bottom: 30px;
  color: #f45d74;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
}

.contact-head {
  padding-bottom: 4px;
  color: #f45d74;
  font-size: 18px;
  font-weight: 700;
}

.contact-head.left {
  text-align: left;
}

.contact-sub-head {
  padding-bottom: 20px;
  font-size: 16px;
}

.why-desktop {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.why-mobile {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.impact-cover {
  height: 500px;
  margin-bottom: 50px;
}

.impact-cover._1 {
  background-image: url('../images/impact-individual-cover1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.date-blks {
  display: inline;
  padding-right: 40px;
}

.date-blk-container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.gallery-head {
  display: inline-block;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  background-color: #fff;
  color: #979797;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
}

.gallery-line {
  height: 2px;
  margin-top: -15px;
  background-color: hsla(0, 0%, 59.2%, 0.3);
}

.gallery-head-blk {
  padding-top: 80px;
  padding-bottom: 50px;
}

.logo-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/edforall.png');
  background-position: 50% 50%;
  background-size: auto;
  font-family: 'Source Sans Pro', sans-serif;
  color: #22a6e4;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
}

.ed {
  color: #f75d74;
}

.for {
  color: #fff;
}

.social-sticky {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 20px;
}

.social-sticky-cont {
  width: 90px;
  height: 45px;
  padding: 9px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #f45d74;
  box-shadow: -5px 0 15px 0 rgba(0, 0, 0, 0.15);
}

.list {
  margin-right: auto;
  padding-right: 0px;
  color: #fff;
  font-size: 20px;
  list-style-type: decimal;
}

.list-para {
  margin-bottom: 34px;
  padding-left: 5px;
  font-size: 20px;
  line-height: 26px;
}

.hide-block {
  display: none;
}

.number-block {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.number-block.pink {
  padding-top: 40px;
  color: #f45d74;
}

.no-block {
  color: #fff;
  text-align: center;
}

.no-block.lr-line {
  margin-top: 28px;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}

.no-block.lr-line.pink {
  margin-top: 28px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-right-color: #f45d74;
  border-left-color: #f45d74;
}

.no-block.pink {
  color: #f45d74;
}

.heading-2 {
  font-size: 52px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
}

.heading-2.pink {
  color: #f45d74;
}

.text-block-3 {
  margin-top: 20px;
  font-size: 22px;
  line-height: 25px;
}

.text-block-3.dark {
  margin-top: 20px;
  padding: 0px 10px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.section {
  padding-top: 0px;
  padding-bottom: 80px;
}

.section.mt-80 {
  margin-top: 60px;
  padding-top: 80px;
}

.social-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #269bdb;
}

.social-div {
  display: inline-block;
  width: 65%;
  color: #fff;
  text-align: center;
}

.div-block {
  display: inline-block;
  width: 35%;
}

.link-block {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  cursor: pointer;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 10px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-40.mb-100 {
  margin-bottom: 100px;
}

.form-team-cta {
  width: 120px;
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  color: #269bdb;
}

.left {
  text-align: left;
}

.text-field {
  height: 45px;
}

.field-label {
  margin-bottom: 10px;
}

.heading-4 {
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
}

.image {
  width: 100px;
}

.donate-content {
  padding: 20px;
  background-color: #269bdb;
  color: #fff;
  text-align: center;
}

.paragraph {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 18px;
  line-height: 24px;
}

.border-cta {
  margin-top: 10px;
  padding-right: 25px;
  padding-left: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  color: #269bdb;
}

.heading-5 {
  font-size: 24px;
}

.card-donate {
  padding-right: 10px;
  padding-left: 10px;
}

.py-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.pt-150 {
  margin-top: -40px;
}

.image-2 {
  border-radius: 5px;
}

.image-3 {
  border-radius: 5px;
}

.section-2 {
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-3 {
  margin-top: -72px;
  margin-bottom: 3px;
  padding-bottom: 0px;
}

.column {
  padding-right: 5px;
  padding-left: 5px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.no-card-copy {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 33px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
}

.no-card-copy.hide-cont {
  display: none;
}

.sec-head-copy {
  margin-top: 90px;
  color: #f45d74;
  font-size: 34px;
  line-height: 55px;
  text-align: center;
}

.sec-head-copy.white {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 34px;
}

.we-do-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  background-image: url('../images/new-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-3 {
  display: block;
}

.ed-copy {
  color: #f75d74;
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-4 {
  padding-top: 30px;
}

.column-5 {
  padding-top: 30px;
}

.column-6 {
  padding-top: 30px;
}

.column-7 {
  padding-top: 30px;
}

.column-8 {
  padding-top: 30px;
}

.section-4 {
  margin-top: 41px;
  margin-bottom: -47px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.team-desg-copy {
  display: block;
  margin: auto;
  padding: 0px 0px 100px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.bold-text {
  display: inline;
}

.bold-text-2 {
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.hero-section-copy {
  margin-top: auto;
  margin-bottom: -41px;
  padding-top: 0px;
  padding-bottom: 15px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Edforall-header.jpg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Edforall-header.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  font-family: Lato, sans-serif;
}

.hero-section-copy.team {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/WhatsApp-Image-2020-07-29-at-4.23.05-PM.jpeg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/WhatsApp-Image-2020-07-29-at-4.23.05-PM.jpeg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
}

.hero-section-copy.impact {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1614380_10203913911740760_4319407464951856095_o.jpg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1614380_10203913911740760_4319407464951856095_o.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.hero-section-copy.get-involved {
  margin-top: 0px;
  margin-bottom: -45px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/get-involved-cover.jpg');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/get-involved-cover.jpg');
  background-size: auto, auto, cover;
}

.hero-section-copy.why-us {
  margin-bottom: -41px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 163, 225, 0.45)), to(rgba(244, 93, 116, 0.8))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/IMG_2750.JPG');
  background-image: linear-gradient(90deg, rgba(34, 163, 225, 0.45), rgba(244, 93, 116, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/IMG_2750.JPG');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
}

.section-5 {
  margin-top: 101px;
}

@media screen and (max-width: 991px) {
  .container {
    width: 90%;
  }

  .container.first-skew {
    padding-bottom: 120px;
  }

  .container.unskew {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container.involved {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container.team {
    padding-bottom: 120px;
  }

  .container.impact-page {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .hero-content {
    padding-top: 180px;
    padding-bottom: 260px;
  }

  .hero-head {
    font-size: 50px;
    line-height: 60px;
  }

  .nav-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-link {
    width: 100px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    color: #545454;
    text-align: center;
  }

  .nav-link.w--current {
    color: #545454;
  }

  .nav-link.donate {
    margin-top: 15px;
    margin-right: auto;
  }

  .nav-menu {
    margin-right: -5%;
    margin-left: -5%;
    padding: 30px 40px 40px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
  }

  .menu-button {
    margin-top: -9px;
    padding: 6px;
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #f45d74;
  }

  .menu-icon {
    font-size: 40px;
    line-height: 40px;
  }

  .skew-cover {
    height: 120px;
  }

  .sec-head {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .sec-desc {
    padding-bottom: 60px;
  }

  .card-detail {
    margin-left: -80px;
    padding: 45px;
  }

  .sub-head {
    font-size: 30px;
    line-height: 38px;
  }

  .no-card {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .impact-row.line {
    padding-top: 50px;
  }

  .team-card {
    height: 260px;
  }

  .footer-section {
    background-image: url('../images/footer-pattern.svg');
    background-position: 100% 100%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .footer-container {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .footer-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-left {
    float: left;
  }

  .footer-col1 {
    padding: 15px 10%;
    background-color: #eee;
  }

  .footer-col1.white {
    background-color: #fff;
  }

  .footer-col2 {
    padding: 20px 10%;
  }

  .contact-row {
    width: 100%;
  }

  .contact-form-blk {
    padding: 36px;
  }

  .contact-details {
    font-size: 28px;
    line-height: 32px;
  }

  .contact-head.left {
    text-align: left;
  }

  .impact-cover {
    height: 380px;
  }

  .social-sticky {
    margin-top: 95px;
    padding-top: 0px;
  }

  .social-div {
    width: 100%;
  }

  .div-block {
    width: 100%;
  }

  .sec-head-copy {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .we-do-bg {
    min-height: 600px;
  }
}

@media screen and (max-width: 767px) {
  .container.first-skew {
    padding-bottom: 80px;
  }

  .container.unskew {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container.involved {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container.team {
    padding-bottom: 80px;
  }

  .container.impact-page {
    padding-bottom: 80px;
  }

  .hero-content {
    padding-top: 100px;
    padding-bottom: 180px;
  }

  .hero-head {
    font-size: 40px;
    line-height: 50px;
  }

  .nav-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand-link {
    padding-left: 0px;
  }

  .skew-cover {
    height: 100px;
  }

  .sec-head {
    font-size: 34px;
    line-height: 40px;
  }

  .sec-desc {
    padding-bottom: 50px;
    font-size: 16px;
  }

  .card-detail {
    margin-top: -50px;
    margin-left: 0px;
    padding: 35px;
  }

  .card-detail.right {
    margin-right: 0px;
  }

  .sub-head {
    font-size: 28px;
    line-height: 36px;
  }

  .impact-img {
    width: 100%;
  }

  .impact-pattern1 {
    display: none;
  }

  .impact-pattern2 {
    display: none;
  }

  .impact-row {
    display: block;
  }

  .impact-row.line {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .team-card {
    height: 300px;
  }

  .team-cont {
    width: 80%;
  }

  .footer-col1 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .footer-col2 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .impact-mobile {
    display: block;
    margin-bottom: 30px;
    box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.3);
  }

  .impact-desktop {
    display: none;
  }

  .get-involved-desktop {
    display: none;
  }

  .get-involved-mobile {
    display: block;
  }

  .impact-pattern3 {
    display: none;
  }

  .impact-pattern4 {
    display: none;
  }

  .contact-form-blk {
    padding: 28px;
  }

  .input {
    height: 40px;
    font-size: 14px;
  }

  .message-input {
    font-size: 14px;
  }

  .contact-send {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .contact-details {
    padding-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  .contact-head {
    text-align: center;
  }

  .contact-sub-head {
    text-align: center;
  }

  .why-desktop {
    display: none;
  }

  .why-mobile {
    display: block;
    padding-bottom: 50px;
  }

  .impact-cover {
    height: 320px;
  }

  .no-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .no-block.lr-line {
    border-right-width: 0px;
    border-left-width: 0px;
  }

  .social-block {
    display: block;
  }

  .social-div {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block {
    display: block;
  }

  .card-donate {
    margin-top: 20px;
  }

  .no-card-copy {
    margin-left: 0px;
  }

  .sec-head-copy {
    font-size: 34px;
    line-height: 40px;
  }

  .we-do-bg {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .container.unskew {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container.team {
    padding-bottom: 60px;
  }

  .container.impact-page {
    padding-bottom: 40px;
  }

  .container.bg-blue.p-40 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .hero-content {
    padding-top: 60px;
    padding-bottom: 140px;
  }

  .hero-head {
    font-size: 30px;
    line-height: 40px;
  }

  .sec-head {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .sec-head.white {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sec-desc {
    padding-bottom: 40px;
  }

  .card-detail {
    padding: 25px;
  }

  .sub-head {
    font-size: 24px;
    line-height: 32px;
  }

  .no-card {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .impact-row {
    padding-bottom: 0px;
  }

  .team-card {
    height: 260px;
  }

  .team-cont {
    width: 100%;
  }

  .footer-link-blk {
    width: 100%;
    text-align: center;
  }

  .footer-link-blk.center {
    padding-bottom: 10px;
  }

  .footer-left {
    width: 50%;
  }

  .footer-right {
    width: 100%;
  }

  .footer-col2 {
    padding-top: 25px;
    padding-bottom: 10px;
  }

  .contact-form-blk {
    padding: 20px;
  }

  .contact-details {
    font-size: 20px;
    line-height: 26px;
  }

  .why-mobile {
    padding-bottom: 30px;
  }

  .impact-cover {
    height: 240px;
  }

  .list {
    padding-left: 20px;
  }

  .number-block {
    margin-top: auto;
    margin-bottom: auto;
  }

  .social-block {
    width: 100%;
  }

  .sec-head-copy.white {
    max-width: 288px;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .we-do-bg {
    min-height: 400px;
  }
}

@font-face {
  font-family: 'P22mackinac 19';
  src: url('../fonts/P22Mackinac-BoldSC_19.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}