.footer-inner {
  max-width: 100%;
  padding-bottom: 5px;
  background-color: #212337;
  padding: 52px 30px;
}

.mobile {
  justify-content: center;
  margin-bottom: 52px;
}

.mobile-inner {
  width: 50%;
}
.team-members {
  width: 100%;
  display: flex;
}

.team-profile {
  background-image: url(images/profile.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 90%;
  height: 175px;
  border-radius: 8px;
  background-position: center;
  background-color: #f5f1fe;
}

.profile-title {
  font-size: 10px;
  line-height: 2.2;
  letter-spacing: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  margin-top: 10px;
}
.read-more {
  width: 50%;
}

.readmore-text {
  width: 95%;
  line-height: 1.6;
  opacity: 0.6;
  font-size: 15px;
  letter-spacing: normal;
  color: #ffffff;
  padding-left: 12px;
  text-align: left;
  margin: 0 0 7px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.more {
  color: #ffffff;
  display: block;
  text-align: left;
  padding-left: 12px;
}

.forward {
  margin-right: 9px;
}

.company {
  width: 100%;
  display: block;
  justify-content: space-between;
}
.first-col {
  display: flex;
}

.footer-wrap {
  display: block;
}
.legal-list {
  margin-left: 50px;
}
.company .title {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}
.title-list {
  margin-top: 20px;
  padding: 0;
}

.title-list li {
  text-align: left;
  color: #ffffff;
  opacity: 0.6;
  padding: 0;
  list-style: none;
  margin-top: 8px;
}

.reachout-list .abeg-email {
  opacity: 1;
  font-weight: 600;
}

.reachout-list {
  margin-top: 52px;
}

.download-section .app {
  border-radius: 8.9px;
  margin-bottom: 12px;
  display: block;
  font-size: 10.5px;
  color: #ffffff;
  background-color: #1a1c2c;
  padding: 3px 10px;
  text-transform: uppercase;
  font-weight: 600;
}

.appstore {
  background-color: #313341;
  display: flex;
  border-radius: 16px;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 18px 0;
  margin-bottom: 16px;
}

.googleplay {
  background-color: #313341;
  display: flex;
  border-radius: 16px;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 18px 0;
}

.appstore span {
  display: block;
  color: #ffffff;
  font-size: 11px;
}

.google span {
  display: block;
  color: #ffffff;
  font-size: 11px;
}

.google .main {
  font-weight: 600;
  font-size: 16px;
}
.googleplay .logo {
  background-image: url(images/google.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 21px;
  margin-right: 8px;
}

.apple-text span {
  display: block;
  color: #ffffff;
  font-size: 11px;
  text-align: left;
}

.apple-text .main {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.appstore .main {
  font-weight: 600;
  font-size: 13px;
  text-align: left;
}

.apple-text {
  color: #ffffff;
  font-size: 16px;
}

.appstore .logo {
  background-image: url(images/apple.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 21px;
  margin-right: 8px;
}

.downloads {
  width: 100%;
}

.download-wrap {
  padding: 25px 0px 31px 0px;
}

.app-download {
  display: flex;
  justify-content: center;
}

.logo-wrap {
  display: flex;
  position: absolute;
  right: 6em;
  align-items: center;
}

.logo-one {
  background-image: url(images/abeg-logo2.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
}

.logo-two {
  background-image: url(images/abeg-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 79px;
  height: 31px;
  margin-left: 15px;
}

.store-wrap {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  align-items: center;
}

.footer-lower {
  background-color: #212337;
}
.footer-lower-inner {
  padding: 27px 100px 32px 100px;

  border-radius: 0.5px;
  background-color: rgb(0 0 0 / 0.2);
  display: block;
  justify-content: space-between;
  align-items: center;
}
.footer-caption span {
  width: 155px;
  height: 22px;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 33px;
  display: block;
  text-align: center;
}
.footer-caption {
  display: flex;
  justify-content: center;
}

.footer-lower .copyright span {
  color: #ffffff;
  font-size: 15px;
}
.footer-icons {
  display: flex;
  margin-bottom: 33px;
  justify-content: center;
}

.facebook {
  background-image: url(images/facebook.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.twitter {
  background-image: url(images/twitter.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.instagram {
  background-image: url(images/instagram.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.socials {
  margin-left: 15px;
  width: 40px;
  height: 40px;
}
.copyright {
  margin-bottom: 33px;
}


@media (min-width: 800px) {
  .footer-inner {
    padding: 45px 45px 20px 45px;
    margin-top: 100px;
  }
  .mobile {
    display: none;
  }
  .team-members {
    width: 100%;
  }

  .footer-wrap {
    display: flex;
  }

  .mobile-inner {
    width: 134px;
  }
  .team-profile {
    min-width: 100%;
  }

  .read-more {
    padding-left: 8px;
    width: 215px;
  }

  .download-wrap {
    padding: 29px 85px 20px 0px;
  }

  .download-section .app {
    width: 121px;
    height: 18px;
    border-radius: 8.9px;
    margin-bottom: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10.5px;
    color: #ffffff;
    background-color: #1a1c2c;
    text-transform: uppercase;
    font-weight: 600;
  }

  .readmore-text {
    padding-left: 12px;
    text-align: left;
    margin: 0 0 10px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }

  .downloads {
    width: 100%;
    display: flex;
  }

  .appstore {
    background-color: #313341;
    display: flex;
    border-radius: 16px;
    width: 164px;
    height: 60px;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .googleplay {
    background-color: #313341;
    display: flex;
    border-radius: 16px;
    width: 164px;
    height: 60px;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-left: 19px;
  }

  .company {
    width: 60%;
    display: flex;
    margin-left: 45px;
  }

  .first-col {
    width: 100%;
  }
  .company-list {
    width: 100%;
  }

  .legal-list {
    width: 100%;
  }
  .legal-list {
    margin-left: 0px;
  }

  .app-download {
    justify-content: flex-start;
  }

  .footer-lower-inner {
    padding: 27px 100px 32px 100px;
    height: 81px;
    border-radius: 0.5px;
    background-color: rgb(0 0 0 / 0.2);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .team-downloads {
    width: 40%;
  }

  .reachout-list {
    margin-top: unset;
  }
}
@media only screen and (min-width: 1180px) {
  .company {
    width: 55%;
  }
  .footer-inner {
    padding: 45px 85px 20px 100px;
  }
  .team-downloads {
    width: 45%;
  }

  .read-more {
    padding-left: 46px;
    width: 215px;
  }

  .company {
    width: 60%;
    display: flex;
    margin-left: unset;
  }
}

@media only screen and (min-width: 1424px) {
  .company {
    width: 60%;
  }

  .team-downloads {
    width: 40%;
  }
}
