/* Global Colors */
.text-bottom-image .container-text {
  overflow: hidden !important;
}
@media (max-width: 767px) {
  .text-bottom-image .container-text {
    padding: 0 22px 0 18px;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .container-text {
    margin-top: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-bottom-image .container-text {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .text-bottom-image .container-text {
    margin-right: 2.083vw;
  }
}
@media (max-width: 991px) {
  .text-bottom-image .heading-para-wrapper {
    position: relative;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .heading-para-wrapper {
    margin-bottom: 6.667vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-bottom-image .para-intro p {
    font-size: 24px;
    line-height: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-bottom-image .para-intro p {
    font-size: 22px !important;
    line-height: 34px !important;
  }
}
@media (min-width: 992px) {
  .text-bottom-image .container-text {
    margin-top: 5.556vw;
  }
}
.text-bottom-image .container-text .heading-para-wrapper {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.text-bottom-image .container-text .name-dob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .text-bottom-image .container-text .name-dob {
    max-width: 15.278vw;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .container-text .name-dob {
    max-width: 121px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-bottom-image .container-text .name-dob {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.text-bottom-image .container-text .name-dob .name {
  font-weight: 600;
  margin-top: 2px;
}
@media (max-width: 991px) {
  .text-bottom-image .container-text .name-dob .name {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .container-text .name-dob .name {
    font-size: 4.444vw;
    line-height: 5.556vw;
  }
}
@media (min-width: 992px) {
  .text-bottom-image .container-text .name-dob .name {
    font-size: 1.389vw;
    line-height: 1.944vw; /* 140% */
    letter-spacing: -0.028vw;
  }
}
.text-bottom-image .container-text .name-dob .dob {
  font-weight: 300;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .text-bottom-image .container-text .name-dob .dob {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .container-text .name-dob .dob {
    font-size: 3.889vw;
    line-height: 5vw;
  }
}
@media (min-width: 992px) {
  .text-bottom-image .container-text .name-dob .dob {
    font-size: 1.111vw;
    line-height: 1.389vw; /* 140% */
  }
}
@media (max-width: 991px) {
  .text-bottom-image .container-text .image-wraps {
    width: 160px;
    height: 203.059px;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .container-text .image-wraps {
    width: 44.444vw;
    height: 56.667vw;
    margin-right: 4.444vw;
  }
}
@media (min-width: 992px) {
  .text-bottom-image .container-text .image-wraps {
    width: 12.5vw;
    height: 15.864vw;
    margin-right: 1.111vw;
  }
}
@media (min-width: 992px) {
  .text-bottom-image .container-text .para-intro {
    font-size: 1.806vw;
    line-height: 2.778vw; /* 153.846% */
    letter-spacing: -0.036vw;
    max-width: 33.333vw;
  }
}
@media (max-width: 991px) {
  .text-bottom-image .container-text .para-intro {
    font-size: 20px;
    line-height: 28px; /* 140% */
    letter-spacing: -0.4px;
  }
}
@media (max-width: 767px) {
  .text-bottom-image .container-text .para-intro {
    font-size: 5.556vw;
    line-height: 7.778vw;
  }
}