h3 {
  font-family: var(--fnt-black);
}

.h2-title {
  font-size: 15px;
  font-family: var(--fnt-black);
  font-weight: 600;
  letter-spacing: 10px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}

.h3-title {
  font-size: 23px;
  font-weight: 100;
  font-family: var(--fnt-lght);
  color: var(--clr-grey);
}

.d-flex {
  display: flex;
}

.itm-center {
  align-items: center !important;
}

.cntn-center {
  justify-content: center;
}

.d-flex--nwrp {
  flex-wrap: nowrap;
}

.container {
  margin: 0 auto !important;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 40px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt {
  margin-top: 0px;
}

.mb {
  margin-bottom: 0px;
}

.bg-white {
  background-color: var(--clr-wht);
}

body .small-container {
  max-width: 865px;
  width: 100%;
  margin: 0px auto;
}

.custom-logo-link {
  width: 100%;
  max-width: 300px;
}

.site-title,
.site-description {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Common Element Styling */

.section,
.section__row {
  margin-bottom: 0 !important;
}

.section__heading {
  font-size: 15px !important;
  font-family: var(--fnt-black);
  font-weight: 600;
  letter-spacing: 10px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}

.section__text {
  font-size: 23px !important;
  line-height: 1.5;
  margin: 0;
  font-family: var(--fnt-lght);
  font-weight: 400;
}

/* banner section start */
.sec-banner {
  background: url(/wp-content/themes/utero/images/banner-bg.jpg);
  padding-top: 10px;
  background-size: cover;
  position: relative;
  margin-bottom: 0px !important;
}

.sec-banner::before {
  background: url(/wp-content/themes/utero/images/book.svg);
  position: absolute;
  content: "";
  width: 100%;
  max-width: 242px;
  height: 202px;
  left: 0;
  bottom: -38px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.sec-banner__content {
  width: 100%;
  /* max-width: 1520px; */
  margin: auto !important;
  padding: 0;
}

.sec-banner__row {
  padding-left: 30px;
  margin-right: -30px;
}

.banner__heading {
  padding-left: 50px;
  /* width: 100%;
	max-width: 390px; */
  font-size: 60px;
  color: var(--clr-wht) !important;
  font-family: var(--fnt-lght);
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
}

.page__heading span {
  color: var(--clr-lght-orng);
  font-family: var(--fnt-ultra);
  font-weight: 900;
}

.banner__innr-col--right {
  width: 100%;
}

.banner__img {
  margin-block: 0px -52px;
}

.banner__img img {
  width: 100%;
}

/* mission section start */

.sec-mission {
  padding-block: 120px;
}

.mission__innr-col {
  width: 100%;
  max-width: 810px;
  margin: 0 auto !important;
}

.mission__text {
  padding-block: 40px;
}

/* about section start */

.sec-about__content {
  width: 100%;
  max-width: 1300px;
  margin: auto !important;
  padding: 0;
}

.about__innr-col--right {
  background-color: var(--clr-wht);
  padding: 48px 15px 0px 46px;
}

.about__innr-col--right:after {
  content: "";
  position: absolute;
  right: 0;
  background-color: #fff;
  width: 50%;
  top: -210px;
  height: 100%;
  z-index: -1;
}

.about__innr-col--left:before {
  content: "";
  background-image: url(/wp-content/themes/utero/images/It-Takes-A-Volunteer.png);
  height: 50px;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
}

/* reading section start */
.sec-reading {
  background-color: var(--clr-lght-blue);
  padding-block: 80px;
  position: relative;
}

.sec-reading::before {
  background: url(/wp-content/themes/utero/images/dotted_filled_reading.png);
  position: absolute;
  content: "";
  width: 100%;
  max-width: 333px;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.reading__innr-col {
  width: 100%;
  max-width: 970px;
  margin: 0 auto !important;
}

.reading__text {
  margin-block: 40px;
}

.sec-reading {
  clip-path: polygon(100% 0, 100% 80%, 94% 100%, 0 100%, 0 0);
}

/* background image section start */
.sec-background-img {
  background: url(/wp-content/themes/utero/images/bg-image.jpg);
  padding-top: 25%;
  padding-bottom: 19%;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  width: 100%;
  margin-top: -15%;
}

/* research section start */

.about__innr-col--left {
  margin-top: -36px !important;
}

.about__innr-col--left .left-bottom {
  position: relative;
}

.sec-top__img {
  padding: 120px 0;
}

.sec-top-img__innr-col--left .left-top {
  position: relative;
}

.sec-top-img__innr-col--left .left-top:before {
  clip-path: polygon(100% 0, 0 0, 0 98%);
  content: "";
  background-color: var(--clr-wht);
  top: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
}

.sec-top-img__innr-col--left .left-top img {
  max-width: 525px;
}

.about__innr-col--left .left-bottom {
  margin-left: 70px;
  margin-right: 42px;
}

.left-bottom::before {
  content: "";
  background-image: url(/wp-content/themes/utero/images/line_abstract-img.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  bottom: -62px;
  left: -47px;
  height: 100px;
  z-index: -1;
}

.sec-research {
  background-image: url(/wp-content/themes/utero/images/bg_letters.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.sec-research__content {
  padding: 100px 15px 120px 15px;
}

.sec-research__inner-col {
  margin-bottom: 1s0px !important;
}

.sec-research__text {
  position: relative;
}

.sec-research__text:hover:after {
  left: 10%;
  transition: 0.4s;
}

.sec-research__text {
  font-size: 18px !important;
}

/* A Reading 360 Initiative start page */
.sec-initiative {
  background: url(/wp-content/uploads/2023/01/UTRRC_Assets-1.png);
  padding: 150px 20px 130px 20px;
  background-size: cover;
  position: relative;
  margin-bottom: 0px !important;
}

.initiative__heading {
  text-align: center;
  font-size: 40px !important;
  color: var(--clr-blck) !important;
  font-family: var(--fnt-lght);
  font-weight: 500;
  margin: 0;
  text-transform: capitalize !important;
  line-height: 1.2;
  letter-spacing: 1px !important;
  padding-block: 40px;
}

.sec-partnership {
  background-color: var(--clr-orng);
  padding: 22px 20px;
  position: relative;
}

.partnership__innr-col {
  background-color: var(--clr-blck);
  padding: 20px 20px;
  width: 100%;
  max-width: 914px;
  margin: 0 auto !important;
  position: absolute;
  left: 0;
  right: 0;
}

.partnership__innr-col p {
  color: var(--clr-wht) !important;
  font-size: 20px !important;
  line-height: 1.4;
  margin: 0 !important;
}

.sec-overall {
  padding: 100px 20px 200px 20px;
}

.sec-overall__image {
  margin-bottom: 50px;
  text-align: center;
}

.sec-overall__image img {
  width: 100%;
  max-width: 300px;
}

.overall__text {
  margin-block: 25px 15px !important;
}

.sec-overall__content {
  margin-top: 25px !important;
  margin-bottom: 10px !important;
}

.sec-duration {
  background: url(/wp-content/uploads/2023/01/UTRRC_Assets3.jpg);
  padding: 100px 0px 0px 0px;
  background-size: cover;
  position: relative;
  margin-bottom: 0px !important;
}
.duration__innr-col--right .section__text.about__text {
  max-width: 500px;
  width: 100%;
}
.duration__innr-col--right {
  margin-top: 0px !important;
  padding: 74px 0px 25px 70px !important;
  clip-path: polygon(55px 0, 100% 0, 100% 100%, 0 100%, 0 55px);
  margin-bottom: -1px !important;
}

.duration__innr-col--right::after {
  display: none;
}

.sec-duration__innr-col--left__img {
  left: 120px !important;
}

.sec-duration__innr-col--left__img img {
  width: 85% !important;
}

.sec-duration__inner-col--left::before {
  bottom: 0 !important;
  top: auto !important;
}

.sec-duration__inner-col--left {
  margin-top: -240px !important;
}

.sec-duration__inner-col--left::after {
  content: "";
  background-image: url(/wp-content/themes/utero/images/line_abstract-img.jpg);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  max-width: 400px;
  bottom: -70px;
  left: 100px;
  height: 70px;
  z-index: 1;
}

.sec-proposal {
  padding: 130px 0px 150px 20px;
  background: url(/wp-content/uploads/2023/01/UTRRC_Assets3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.proposal__innr-col {
  width: 100%;
  max-width: 950px;
  margin: 0 auto !important;
}
.proposal__innr-col__accorden {
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
}
.proposal__innr-col__accorden h2 {
  font-size: 15px !important;
  font-family: var(--fnt-black);
  font-weight: 600;
  letter-spacing: 10px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  text-align: center !important;
  padding: 20px 70px 15px 20px;
}
.proposal__accorden__second h3 {
  font-size: 20px !important;
  font-family: var(--fnt-black);
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  padding: 15px 70px 14px 20px;
}
.proposal__accorden__second h3 span {
  font-weight: 900 !important;
  font-family: var(--fnt-lght);
  text-transform: capitalize !important;
  font-size: 18px !important;
  padding-left: 10px !important;
}

.proposal__accorden__second {
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
}
.accordern__heading {
  font-size: 26px !important;
  padding: 20px 10px 20px 10px !important;
}
.proposal__accorden__content {
  margin: 0px 0px 10px 0px !important;
}
.proposal__accorden__content strong {
  font-family: var(--fnt-black);
  font-weight: 600;
  font-size: 18px;
}
.accorden__personnal__row {
  margin-bottom: 0px !important;
}
.accorden__personnal__name {
  background-color: var(--clr-grey) !important;
  border-radius: 10px;
  position: relative;
}

.accorden__personnal__name figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.accorden__personnal__name figure {
  height: 250px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  margin-top: 0;
  border-radius: 10px;
}
.accorden__personnal__element {
  padding: 10px 8px !important;
  margin-bottom: 0px !important;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.accorden__personnal__content h4 {
  font-size: 15px !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  font-family: var(--fnt-black);
  font-weight: 400 !important;
  color: #006c93 !important;
}
.accorden__personnal__content p {
  font-size: 13px !important;
  margin: 0 !important;
  color: var(--clr-grey);
  padding: 10px 0px 0px 0px;
}
.accorden__personnal__ul {
  padding-left: 0px !important;
  margin-left: 0px !important;
  position: relative;
  list-style: none;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}
.accorden__personnal__ul li {
  font-size: 15px !important;
  font-weight: 900;
  margin-bottom: 4px;
}
.accorden__personnal__ul li a {
  color: var(--clr-grey) !important;
}

/* mobile version start */
@media screen and (max-width: 1300px) {
  .sec-banner__row {
    padding-left: 0px;
    margin-right: 0px;
  }

  .sec-duration {
    padding: 70px 0px 0px 0px;
  }

  .sec-duration__innr-col--left__img {
    left: 90px !important;
  }

  .sec-duration__inner-col--left {
    margin-top: -175px !important;
  }
}

@media screen and (max-width: 1199px) {
  .banner__img {
    margin-block: 0px -39px;
  }

  .sec-banner::before {
    max-width: 165px;
    height: 134px;
  }
}

@media screen and (max-width: 1100px) {
  .about__innr-col--left .left-bottom {
    margin-left: 35px;
    margin-right: 0px;
  }

  .sec-top-img__innr-col--left figure img {
    width: 94%;
  }

  .sec-top-img__innr-col--left figure {
    left: -5px;
  }

  .duration__innr-col--right {
    margin-top: 0px !important;
    padding: 38px 17px 30px 44px !important;
    clip-path: polygon(42px 0, 100% 0, 100% 100%, 0 100%, 0 46px);
  }

  .sec-duration {
    padding: 48px 0px 0px 0px;
  }

  .sec-duration__innr-col--left__img {
    left: 65px !important;
  }

  .sec-duration__inner-col--left {
    margin-top: -144px !important;
  }
  .sec-duration__inner-col--left::after {
    left: 52px;
  }
}

@media screen and (max-width: 991px) {
  .sec-banner {
    padding: 10px 15px;
  }

  .custom-logo-link {
    width: 100%;
    max-width: 220px;
  }

  .banner__img {
    margin-block: 0px -49px;
  }

  .sec-banner::before {
    max-width: 114px;
    height: 96px;
  }

  .banner__heading {
    padding-left: 0px;
    width: 100%;
    max-width: 343px;
  }

  .sec-mission {
    padding-block: 100px;
  }

  .sec-top__img {
    padding: 80px 15px;
  }

  .about__innr-col--right {
    margin-top: -160px !important;
  }

  .about__innr-col--right:after {
    top: -160px;
  }

  .sec-overall {
    padding: 100px 20px;
  }

  .sec-initiative {
    padding: 80px 20px 100px 20px;
  }

  .about__innr-col--left figure img {
    width: 100% !important;
  }

  .sec-duration__innr-col--left__img {
    left: 0px !important;
  }

  .section__text {
    font-size: 18px !important;
  }

  .duration__innr-col--right {
    margin-top: 0px !important;
  }

  .sec-duration {
    padding: 30px 20px 0px 20px;
  }

  .sec-duration__inner-col--left {
    margin-top: -120px !important;
  }

  .sec-duration__inner-col--left::after {
    max-width: 300px;
    bottom: -39px;
    left: 7px;
    height: 39px;
  }
  .proposal__accorden__second h3 span {
    font-size: 16px !important;
  }
  .accorden__personnal__content h4 {
    font-size: 15px !important;
  }
  .accorden__personnal__content p {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 781px) {
  .sec-banner {
    padding: 50px 0px 0px 0px;
  }

  .banner__heading {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .banner__img {
    margin-block: 0px -63px;
  }

  .mission__text {
    padding-block: 40px 60px;
  }

  .about__innr-col--right:after {
    display: none;
  }

  .about__innr-col--left:before {
    width: 100%;
  }

  .about__innr-col--left .left-bottom {
    margin-left: 40px;
    margin-right: 40px;
  }

  .sec-top-img__innr-col--left .left-top {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .sec-top-img__innr-col--left figure {
    left: 0;
  }

  .sec-top-img__innr-col--left .left-top:before {
    left: -2px;
    top: -3px;
    position: absolute;
  }

  .sec-top-img__innr-col--left .left-top img {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 781px) {
  .accorden__personnal__name figure {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  .banner__heading {
    font-size: 40px;
  }

  .banner__img {
    margin-block: 0px -53px;
  }

  .sec-top-img__innr-col--left figure {
    margin-top: -140px;
  }

  .sec-banner::before {
    display: none;
  }

  .custom-logo-link {
    max-width: 180px;
  }

  .mission__text {
    padding-block: 20px;
  }

  .section__text {
    font-size: 18px !important;
  }

  .sec-mission {
    padding-block: 80px 100px;
  }

  .about__innr-col--right {
    padding: 30px 15px 0px 15px;
    margin-top: 0px !important;
  }

  .about__innr-col--left .left-bottom {
    margin-left: 15px;
    margin-right: 15px;
  }

  .sec-about {
    padding-bottom: 60px;
  }

  .sec-reading {
    padding-block: 60px;
  }

  .reading__text {
    margin-block: 25px 0px;
  }

  .sec-top-img__innr-col--left .left-top:before {
    clip-path: polygon(70% 0, 0 0, 0 70%);
  }

  .sec-reading {
    clip-path: polygon(100% 0, 100% 93%, 94% 100%, 0 100%, 0 0);
  }

  .sec-overall__image img {
    width: 100%;
    max-width: 200px;
  }

  .sec-overall__image {
    margin-bottom: 30px;
    text-align: center;
  }

  .sec-overall {
    padding: 70px 20px 130px 20px;
  }

  .about__innr-col--left figure img {
    width: 100% !important;
  }

  .sec-duration__innr-col--left__img {
    left: 0px !important;
  }

  .sec-duration {
    padding: 30px 20px 0px 20px;
  }

  .sec-duration__inner-col--left {
    margin-top: -144px !important;
  }

  .duration__innr-col--right {
    padding: 50px 0px 40px 40px !important;
    margin-bottom: -1px !important;
  }
  .accordern__heading {
    font-size: 20px !important;
  }
  .sec-proposal {
    padding: 80px 10px 50px 10px;
  }
  .proposal__accorden__second h3 {
    font-size: 16px !important;
    font-family: var(--fnt-black);
    font-weight: 400 !important;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0;
    padding: 15px 53px 15px 16px;
  }
  .proposal__accorden__second h3 span {
    font-weight: 900 !important;
    font-family: var(--fnt-lght);
    text-transform: capitalize !important;
    font-size: 18px !important;
    padding-left: 10px !important;
  }
  .proposal__accorden__second h3 span {
    font-size: 15px !important;
  }
  .accorden__personnal__name {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 575px) {
  .banner__img {
    margin-block: 0px -24px;
  }

  .sec-top__img {
    padding: 80px 15px;
  }

  .sec-top-img__innr-col--left figure {
    margin-top: -160px;
  }

  .sec-top-img__innr-col--left .left-top {
    max-width: 100%;
  }

  .banner__heading {
    font-size: 28px;
  }

  .sec-initiative {
    padding: 50px 20px 70px 20px;
  }

  .initiative__heading {
    font-size: 30px !important;
  }

  .sec-duration__innr-col--left__img {
    left: 0px !important;
  }

  .sec-duration__inner-col--left::after {
    max-width: 265px;
    bottom: -51px;
    left: 17px;
    height: 46px;
  }

  .partnership__innr-col p {
    font-size: 14px !important;
  }

  .sec-overall {
    padding: 70px 10px 80px 10px;
  }

  .sec-duration__inner-col--left {
    margin-top: -120px !important;
  }

  .duration__innr-col--right {
    margin-top: 0px !important;
    padding: 20px 20px 50px 20px !important;
    clip-path: none;
  }

  .sec-duration__innr-col--left__img img {
    width: 100% !important;
  }

  .sec-proposal {
    padding: 80px 10px 50px 10px;
  }

  .sec-overall__image img {
    width: 100%;
    max-width: 100%;
  }

  .sec-overall__content {
    margin-bottom: 10px !important;
    font-size: 12px;
  }

  .section__text {
    font-size: 18px !important;
  }
  .accordern__heading {
    font-size: 20px !important;
  }
  .proposal__accorden__second h3 {
    font-size: 15px !important;
    padding: 10px 53px 10px 10px;
  }
  .proposal__accorden__second h3 span {
    font-size: 12px !important;
  }
  .accorden__personnal__name figure {
    height: 250px;
  }
}

@media screen and (min-width: 992px) {
  span.heading-spacer {
    width: 25px;
    display: inline-block;
    height: 50px;
  }
}

/* about page styling start */
.page__titlebar {
  background-image: url(/wp-content/uploads/2023/01/UTRRC_Assets-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 55px 20px;
  background-position: center;
}
.page__titlebar h1 {
  font-family: var(--fnt-lght);
  font-size: 40px;
}

.about-section h3 {
  margin-bottom: 0px;
}

.about__content {
  margin-top: 0px;
}

.about__logo figure img {
  max-height: 135px;
  width: auto;
}

.plan-section {
  position: relative;
}

.plan-section__bg {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 400px;
  background-image: url(/wp-content/uploads/2023/02/It-Takes-A-Volunteer.png);
  position: relative;
  background-repeat: repeat-x;
}

.plan-section__bg:before {
  content: "";
  background-color: var(--clr-lt-orng);
  width: 100%;
  height: 85%;
  top: 0;
  position: absolute;
}

.plan-section__content {
  position: relative;
}

.plan-columns {
  position: relative;
}

.plan-columns__content {
  background-color: var(--clr-wht);
  margin-top: -150px;
  margin-bottom: 0px;
  position: relative;
}

.plan-columns__content:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-left: 30px solid var(--clr-lt-orng);
  border-bottom: 30px solid transparent;
  position: absolute;
  top: -20px;
  transform: rotate(-135deg);
  left: -5px;
}

.fullsize-outer {
  margin-bottom: 0px;
}

.fullsize-img {
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
}

.fullsize-img img {
  width: 100%;
}

.organiz-section {
  background-color: var(--clr-gry-lgt);
  padding-top: 60px;
  padding-bottom: 80px;
  position: relative;
}

.organiz-section p {
  font-family: var(--fnt-medium);
}

.organiz-section {
  margin-bottom: 0;
}

.plan-columns {
  margin-bottom: 0px;
  padding-bottom: 35px;
}

.plan-columns__inner {
  padding-left: 100px;
  padding-right: 100px;
  gap: 0;
}

.plan-columns__inner .col-head {
  border-top: 1px solid var(--clr-grey);
  border-bottom: 1px solid var(--clr-grey);
  padding-left: 30px;
  padding-right: 30px;
}

.plan-columns__inner .col-head h3 {
  font-size: 16px;
  margin: 12px 0;
}

.plan-columns_num {
  color: var(--clr-lt-orng) !important;
  font-weight: 600;
  margin-bottom: -7px;
}

.plan-columns__inner .col-inner {
  border-bottom: 1px solid var(--clr-grey);
}

.plan-columns__left.col-inner {
  padding-right: 60px;
  padding-left: 30px;
}
.plan-columns__right.col-inner {
  padding-left: 30px;
  padding-right: 60px;
}

.plan-columns__inner .col-inner {
  padding-bottom: 8px;
}

.plan-columns__left p {
  font-family: var(--fnt-medium);
  margin-top: 10px;
}

.plan-columns {
  margin-top: -180px;
}

.plan-columns .plan-columns__inner {
  margin-bottom: 0;
}

.plan-columns:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2023/02/line-shape.png);
  width: 100%;
  height: 100%;
  top: 152px;
  left: 2%;
  background-size: 100%;
  background-repeat: no-repeat;
  max-width: 134px;
}

.plan-columns:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  display: inline-block;
  background-image: url(/wp-content/themes/utero/images/bg_letters.jpg);
  background-size: 100%;
  z-index: -1;
}

/* about page styling end */

/* company page styling start */
.inner-banner {
  border-bottom: 35px solid var(--clr-lt-orng);
}
.project-details {
  position: relative;
  padding-bottom: 140px;
}
.project-details:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  display: inline-block;
  background-image: url(/wp-content/themes/utero/images/bg_letters.jpg);
  background-size: 100%;
  z-index: -1;
}
.inner-banner figure {
  position: relative;
}
.inner-banner figure:before {
  content: "";
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgb(0 0 0 / 4%);
  box-shadow: inset 0px 0px 34px #747474;
}
.project-details__row {
  border-bottom: 1px solid var(--clr-grey);
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
  margin-top: 16px;
  padding-bottom: 18px;
}
.project-details__row p {
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: var(--fnt-medium);
}
.project-details__title {
  font-size: 15px;
  padding-bottom: 3px;
}
.project-details__row ol,
.project-details__row ul {
  padding-left: 0;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.project-details__row li {
  margin-bottom: 10px;
  font-family: var(--fnt-medium);
}
.project-details__row:last-child {
  border-bottom: 0;
}
.project-details:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2023/02/line-bg.png);
  width: 100%;
  height: 100%;
  top: 0;
  left: 6px;
  background-size: 50%;
  background-repeat: repeat-x;
  max-width: 250px;
}
/* company page styling end */

/* media query start */

@media screen and (max-width: 1699px) {
  .plan-columns:before {
    max-width: 80px;
  }
}

@media screen and (max-width: 1199px) {
  .project-details:before {
    max-width: 140px;
  }
  .about-section h3 br,
  .plan-columns .h2-title b,
  .organiz-section p br {
    display: none;
  }
  .plan-columns__inner {
    padding-left: 50px;
    padding-right: 50px;
  }
  .plan-columns__inner p br {
    display: none;
  }
  .project-details {
    max-width: 96%;
    margin: 0px auto;
  }
}

@media screen and (max-width: 991px) {
  .plan-columns:before {
    display: none;
  }
  .plan-columns__inner p br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .project-details {
    padding-bottom: 20px;
  }
  .project-details:before {
    max-width: 120px;
  }
  .project-details h2 {
    padding-bottom: 15px;
  }
  body .mean-bar {
    top: 32px !important;
  }
  .page__titlebar h1 {
    font-size: 26px;
    line-height: 1.3;
  }
  .plan-columns__inner {
    padding: 5px 5px 10px;
  }
  .h3-title {
    font-size: 20px;
  }
  .col-inner p br {
    display: none;
  }
  .plan-columns__right.col-inner,
  .plan-columns__left.col-inner {
    padding: 0;
  }
  .plan-columns .h2-title {
    padding-left: 10px;
  }
  .plan-columns__inner .col-inner p {
    margin: 8px 0;
  }
  .about-section {
    padding-bottom: 20px;
  }
  .plan-columns__inner .col-inner p {
    margin-bottom: 0;
  }
  .organiz-section .wp-element-button {
    padding: 10px 25px;
  }
  .organiz-section {
    padding-bottom: 50px;
  }
  .plan-columns__inner .wp-block-column {
    width: 50%;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 12px;
  }
  .plan-columns__inner .col-head {
    padding-bottom: 0px;
  }
  .plan-columns__inner {
    font-size: 15px;
    line-height: 1.3;
  }
  .plan-columns__inner .plan-columns__right {
    padding-right: 0 !important;
  }
  .plan-columns__inner .plan-columns__right.col-inner {
    padding-top: 26px;
  }
  .plan-columns__inner.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column {
    flex-basis: 50% !important;
  }
  .h2-title {
    letter-spacing: 8px;
  }
  .plan-columns__content {
    padding-bottom: 15px;
  }
  .plan-columns__inner .col-head h3 {
    font-size: 15px;
    margin: 10px 0;
    line-height: 18px;
  }
  .inner-banner {
    border-bottom: 15px solid var(--clr-lt-orng);
  }
}

@media screen and (max-width: 400px) {
  body .mean-bar {
    top: 42px !important;
  }
  .footer-btn a {
    font-size: 18px !important;
    margin-top: 20px !important;
  }
}

/* 3-22-2023 Footer Update */
.f-social-link ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.f-social-link ul li {
  list-style: none;
}
.f-social-link ul li a {
  list-style: none;
  display: block;
  width: 35px;
  height: 35px;
  background: white;
  text-align: center;
  border-radius: 4px;
  margin-right: 10px;
  line-height: 2.4;
  margin-bottom: 5px;
  transition: 0.3s ease-in-out;
}
.f-social-link ul li a:hover {
  background-color: var(--clr-lght-orng);
}
.f-social-link ul li a i {
  font-size: 20px;
  color: #303c46;
}
.footer-btn a {
  border: 1px solid var(--clr-lght-orng);
  background-color: transparent;
  color: #fff;
  border-radius: 6px;
  padding: 6px 30px;
  transition: 0.2s;
  font-size: 20px;
  margin-top: 25px;
  font-family: var(--fnt-lght);
  font-weight: 300;
}
.footer-btn a:hover {
  border: 1px solid var(--clr-lght-orng);
  background-color: var(--clr-lght-orng);
}

@media screen and (max-width: 400px) {
  .footer-btn a {
    font-size: 18px !important;
    margin-top: 20px !important;
  }
}

/**************~~~~~~ 
  UT_ERO 18-07-2023 
~~~~~~**************/
/*====== Common Styling ======*/
/* Typography */
h1,
h2,
h3,
h4,
h5,
p {
  color: var(--clr-blu-3) !important;
  margin: 0;
}

p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3 {
  font-family: var(--fnt-gthm-ul);
}

h4 {
  font-family: var(--fnt-gthm-lt);
  letter-spacing: 0.5px;
}

h1 {
  font-size: 42px;
  line-height: 1;
}

h2 {
  font-size: 36px;
  line-height: 1.2;
}

h3 {
  font-size: 28px;
  line-height: 1.2;
}

h4 {
  font-size: 22px;
  line-height: 1.2;
}

p {
  font-size: 22px;
}

.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg p {
  color: var(--clr-wht-1) !important;
}

/* Section */
.sc {
  margin-bottom: 0;
  padding-block: 60px;
  padding-inline: 30px;
}

.sc--no-pad {
  padding-block: 0;
  padding-inline: 0;
}

.sc--no-pad-inline {
  padding-inline: 0;
}

.sc--no-pad-block {
  padding-block: 0;
}

.sc--no-pad-t {
  padding-top: 0;
}

.sc--no-pad-b {
  padding-bottom: 0;
}

.sc--no-pad-l {
  padding-left: 0;
}

.sc--no-pad-r {
  padding-right: 0;
}
/*====== Home Page ======*/
/* Site Banner (Background) */
.site-banner figure {
  margin: 0;
}

.site-banner--bg img {
  width: 100% !important;
}

/* Site Banner (Text) */
.site-banner--txt {
  position: relative;
  margin-top: -80px;
}

.site-banner--txt .rw-lvl-1 {
  padding-block: 22px;
}

.site-banner--txt .rw-lvl-1 > .cl--1::before {
  background: url("../images/bg_img.svg") no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: 50%;
  width: 100%;
  height: 100%;
}

.site-banner--txt .rw-lvl-2 {
  position: relative;
  z-index: 1;
  gap: 0;
}

.site-banner--txt h1 {
  color: var(--clr-org-1) !important;
}

/* Mission and Vision */
.sc--mis-vis {
  padding-top: 80px;
  padding-bottom: 160px;
  position: relative;
}

.sc--mis-vis::before {
  content: "";
  background-color: #59595b;
  width: 250px;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sc--mis-vis::after {
  content: "";
  background-color: var(--clr-org-1);
  width: 250px;
  height: 50px;
  position: absolute;
  bottom: 100px;
  left: 0;
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
}

.sc--mis-vis h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

.sc--mis-vis .rw-lvl-1 {
  gap: 60px;
}

.sc--mis-vis .rw-lvl-1 > .cl--1 .rw-lvl-2 {
  position: relative;
}

.sc--mis-vis .rw-lvl-1 > .cl--1 .rw-lvl-2::before {
  background: url("../images/lines_graphic.png") no-repeat;
  content: "";
  position: absolute;
  bottom: -100px;
  left: 0;
  background-size: 100%;
  width: 300px;
  aspect-ratio: 155/37;
}

.sc--mis-vis .rw-lvl-2 > .cl--2 {
  padding-right: 50px;
}

/* Map */
.sc--map {
  background: url("../images/banner-background_text.png") no-repeat #59595b;
  background-position: bottom;
}

.sc--map figure {
  margin: 0;
}

.sc--map img {
  width: 100% !important;
}

/* Parallax */
.sc--parallax {
  background: url("../images/335868_210818_First_Day_055.jpg") no-repeat;
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 30/9;
}

/* Research Outreach */
.sc--res-out {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.sc--res-out::before {
  position: absolute;
  content: "";
  background: url("../images/Halftone-Bar-Reverse-01.png") no-repeat;
  background-size: 100%;
  height: 100%;
  width: 200px;
  left: 0;
  top: 0;
}

.sc--res-out figure {
  margin: 0;
}

.sc--res-out img {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.sc--res-out .rw-lvl-1 {
  gap: 100px;
}

.sc--res-out .rw-lvl-1 > .cl .rw-lvl-2 {
  height: 100%;
}

.sc--res-out .rw-lvl-3 {
  padding: 35px;
}

.sc--res-out h3 {
  margin-bottom: 15px;
}
