.banner {
  background-image: url("img/aboutUs/about-us-banner-o.jpg");
}
@media (max-width: 1366px) {
  .banner {
    background-image: url("img/aboutUs/about-us-banner-o-1366.jpg");
  }
}
@media (max-width: 768px) {
  .banner{
    background-image: url("img/aboutUs/about-us-banner-o-768.jpg");
  }
}
.team-heading {
  color: #4a4a4a;
  text-align: center;
  padding-bottom: 60px;
}
.about-us-journey {
  float: left;
  background: linear-gradient(
    90.4deg,
    #537460 41.99%,
    rgba(138, 191, 159, 0.51) 159.15%
  );
  /* width:459px; */
  width: 30%;
  height: 325px;
  padding: 5%;
  text-align: center;
}
.about-us-journey div {
  color: #ffffff;
}
.about-us-bg {
  float: right;
  /* width: 890px; */
  width: 70%;
  height: 325px;
  background-image: url("img/aboutUs/the-jounery-flower.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1366px) {
  .about-us-bg {
    background-image: url("img/aboutUs/the-jounery-flower.jpg");
  }
}
@media (max-width: 768px) {
  .about-us-bg {
    background-image: url("img/aboutUs/Untitled-768.jpg");
  }
}

.underline {
  position: relative;
}
.underline:after {
  content: "";
  position: absolute;
  left: 57px;
  top: 43px;
  height: 1em;
  width: 7em;
  background-image: url(../img/about-us/The-Journe-Within-underline-tiltle-white-color.svg);
  background-size: contain;
  background-repeat: no-repeat;
  /* padding-left: 20px; */
}
.content {
  padding-top: 20px;
}

.section-6 > h1 {
  font-family: Philosopher, sans-serif;
  font-size: 2em;
  text-align: center;
  position: relative;
  padding-bottom: 0.5em;
  color: #434343;
}

.section-6 > h1::after {
  content: "";
  position: absolute;
  height: 3px;
  width: 3em;
  background-color: #3e8d00;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.section-6 {
  margin: 4rem 0;
}

.section-6 > h1 {
  margin-bottom: 5rem;
}
.section-6-content {
  width: 100%;
  margin: 0 auto;
}

.section-6-content .team-row {
  padding-top: 89px;
  margin: 0px auto;
  padding-bottom: 40px;
}
.section-6-content .team-col-1 {
  display: inline-block;
  width: 26.5%;
  margin-right: 5%;
}
.section-6-content .team-col-2 {
  display: inline-block;
  width: 26.5%;
  margin-left: 5%;
  margin-right: 5%;
}
.section-6-content .team-col-3 {
  display: inline-block;
  width: 26.5%;
  margin-left: 4%;
}

.team-img img {
  width: 100%;
  height: auto;
  transition: all 0.3s;
  opacity: 1;
  filter: blur(0px);
  box-shadow: 5px 5px 10px #bbb;
  border-radius: 50%;
}
.team-img h1 {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  color: #5e8f10;
  padding-top: 10px;
  padding-bottom: 50px;
}

.team-img:hover > img {
  opacity: 0;
  filter: blur(10px);
}

.team-img:hover > h1 {
  visibility: hidden;
}

.team-img > .hover-card {
  position: absolute;
  top: 10%;
  left: -20%;
  width: 140%;
  height: 120%;
  opacity: 0;
  transition: all 0.3s;
  cursor: pointer;
  user-select: none;
}
@media (max-width: 1299px) {
  .underline:after {
    content: "";
    position: absolute;
    left: 22px;
    top: 89px;
    height: 1em;
    width: 7em;
    background-image: url(../img/about-us/The-Journey-Within-story-photo-erik-kossakowski-cw2yEXs25Dc-unsplash.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    /* padding-left: 20px; */
}

}

@media (min-width: 1367px) {
  .team-img > .hover-card {
    left: -5%;
    width: 110%;
    height: 118%;
  }

  .hover-card > .card-content {
    padding: 1.5rem;
  }
}

.team-img > .hover-card:hover {
  top: 0%;
  opacity: 1;
}

.team-img > .hover-card.one::before,
.team-img > .hover-card.two::before,
.team-img > .hover-card.three::before {
  content: "";
  position: absolute;
  bottom: 10%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center 8%;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0;
  transition: all 0.4s;
}

.team-img > .hover-card.one:hover:before,
.team-img > .hover-card.two:hover:before,
.team-img > .hover-card.three:hover:before {
  opacity: 1;
}

.team-img > .hover-card.one::before {
  background-image: url("../img/meet-our-team/pooja-bg-mask-blur.png"),
    linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background-blend-mode: lighten;
}

.team-img > .hover-card.two::before {
  background-image: url("../img/meet-our-team/abinav-masked-blur.png");
}

.team-img > .hover-card.three::before {
  background-image: url("../img/meet-our-team/pream-masked-blur.png");
}

.team-img > .hover-card.one::after,
.team-img > .hover-card.two::after,
.team-img > .hover-card.three::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(#5e8f10c4, #5e8f10);
  z-index: 1;
  border-radius: 5px;
}

.hover-card > .card-content {
  position: absolute;
  width: 100%;
  height: 100%;
  color: white;
  z-index: 2;
  font-family: "Open sans";
  padding: calc(0.94vw + 14px);
  display: flex;
  flex-direction: column;
}

.hover-card > .card-content > p {
  margin: 0.5rem 0;
  font-weight: 300;
  font-size: clamp(0.7rem, 1vw, 1rem);
}

.hover-card > .card-content > .name-container {
  display: flex;
  justify-content: flex-end;
}

.hover-card > .card-content h1 {
  color: white;
  font-family: Philosopher, sans-serif;
  font-weight: 400;
  display: table-cell;
  border-top: 5px solid #9dd34a;
  font-size: clamp(0rem, 1.4vw, 1.5rem);
  padding-top: 0.1rem;
  line-height: 2rem;
}

.hover-card > .card-content > img {
  width: calc(1rem + 2vw);
  max-width: 50px;
}

.hover-card > .card-content > .button-container {
  align-self: flex-end;
  flex: 1;
  display: flex;
}

.hover-card > .card-content button.know-more {
  float: right;
  color: white;
  background-color: transparent;
  border: 2px solid white;
  padding: 0.2rem 0.3rem;
  border-radius: 5px;
  transition: all 0.2s;
  width: fit-content;
  height: fit-content;
  margin-top: auto;
  display: flex;
  align-items: center;
}

.hover-card > .card-content button.know-more > .icon {
  background-image: url("../img/meet-our-team/know-more-white.svg");
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 0.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hover-card > .card-content button.know-more:hover > .icon {
  background-image: url("../img/meet-our-team/know-more-green.svg");
}

.hover-card > .card-content button.know-more:hover {
  background-color: white;
  color: #5e8f10;
}
@media (max-width: 1185px) {
  .underline:after {
    content: "";
    position: absolute;
    left: 1px;
    top: 89px;
    height: 1em;
    width: 7em;
    background-image: url(../img/about-us/The-Journe-Within-underline-tiltle-white-color.svg);
    background-size: contain;
    background-repeat: no-repeat;
    /* padding-left: 20px; */
}

}
@media screen and (max-width: 999px){
  .underline:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 89px;
    height: 1em;
    width: 7em;
    background-image: url(../img/about-us/The-Journe-Within-underline-tiltle-white-color.svg);
    background-size: contain;
    background-repeat: no-repeat;
    /* padding-left: 20px; */
}
}
@media screen and (max-width: 849px) {
  .underline:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 128px;
    height: 1em;
    width: 7em;
    background-image: url(../img/about-us/The-Journe-Within-underline-tiltle-white-color.svg);
    background-size: contain;
    background-repeat: no-repeat;
    /* padding-left: 20px; */
}
}
@media screen and (max-width: 828px) {
  .section-6-content .team-row {
    padding-top: 0px;
  }
  .section-6-content .team-col-1{
    display:block;
    width: 100%;
    margin-bottom: 12px;
  }
  .team-img img {
    width:50%;
    margin: 0 auto;
    display: block;
  }
  .team-img {
    width:100%!important;
    position: relative;
    display: block!important;
    margin:0 auto!important;
  
  }
  .section-6-content .team-col-2{
    display:block;
    width: 50%;
    margin-bottom: 12px;
    margin-left: 0px;
  }
  .section-6-content .team-col-3{
    display:block;
    width: 50%;
    margin-bottom: 12px;
    margin-left: 0px;
  }

}

@media screen and (max-width: 800px){
  .form-content {
    padding-left:0px;
    margin-top: 5%;
  }

  iframe {
    height: 300px;
  }
  .underline:after {
    content: "";
    position: absolute;
    left: -18px;
    top: 128px;
    height: 1em;
    width: 6em;
    background-image: url(../img/about-us/The-Journe-Within-underline-tiltle-white-color.svg);
    background-size: contain;
    background-repeat: no-repeat;
    /* padding-left: 20px; */
}
}

@media screen and (max-width: 700px){
.about-us-journey {
  float: none;
  width: 100%;
  height: 250px;
}
.about-us-bg {
  float: none;
  width: 100%;
}
.underline:after {
  display: none;
}
}
@media screen and (max-width: 1030px){
  .team-img > .hover-card {
    top: -38%!important;
    height: 157%;
  }
}