#group-overview {
  padding-top: 60px;
  padding-bottom: 90px;
}
#group-overview .negitive-padding {
  padding: 0px;
}
@media (max-width: 767px) {
  #group-overview .row-reverse-mobile {
    display: flex;
    flex-direction: column-reverse !important;
    padding: 15px;
  }
  .negitive-padding {
    padding: 0px !important;
  }
  .fl-row-content-wrap-replacers {
    padding: 0px 15px 0px 15px !important;
  }
}
#group-overview h4.team-position {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #292929;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 2px solid #d5e04e;
}
#group-overview h4.name {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #292929;
}
#group-overview .team-position-pi {
  margin-bottom: 60px;
}
#group-overview h2 {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 37px;
  line-height: 56px;
  color: #074184;
  margin-bottom: 15px;
  margin-top: 0px;
}

#group-overview p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #292929;
}
#image_repeater .image_repeater-img:nth-child(even) {
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}
#image_repeater .image_repeater-img:nth-child(odd) {
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  #image_repeater .image_repeater-img:nth-child(even) {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 0px;
    margin: 0 auto;
  }
  #image_repeater .image_repeater-img:nth-child(odd) {
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 15px;
    margin: 0 auto;
  }
}
#image_repeater .container {
  margin-bottom: 94px;
}

#research-group-breakdown {
}

#research-group-breakdown .title-wrapper {
  background: #f1f1f1;
  margin: 60px 0px;
}
#research-group-breakdown .title-wrapper h2:before {
  content: "";
  background-image: url(/wp-content/uploads/2022/11/Cell-for-banner-NIBRT.svg);
  position: absolute;
  height: 100%;
  width: 200px;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
  background-size: contain;
}
#research-group-breakdown .title-wrapper h2 {
  position: relative;
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 37px;
  line-height: 43px;
  color: #074184;
  padding: 30px;
}

.principle-investigator h3.pi-name {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #292929;
  margin-bottom: 8px;
}
.principle-investigator .offset-column {
  padding-left: 30px;
  padding-right: 45px;
}
.principle-investigator .pi-role {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #292929;
}

.principle-investigator .pi-content {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #292929;
  margin-bottom: 30px;
}
.principle-investigator .pi-content a {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  background-color: #00b5ec;
  border-radius: 32px;
  color: white;
  border: 1px solid white;
  transition: all 0.3s ease-in-out;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
  display: inline-block;
}
.principle-investigator .pi-content a:hover {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  color: #00b5ec;
  background-color: transparent;
  border-radius: 32px;
  border: 1px solid #00b5ec;
  transition: all 0.3s ease-in-out;
}

/* Bio Modal */
#staff-slider .mfp-bg.mfp-ready {
  background-color: #666;
  opacity: 0.7;
}

#staff-slider .mfp-wrap,
#staff-slider .mfp-content {
  max-height: 100vh;
}

#staff-slider #bio-modal > .row {
  margin: initial;
}

.bio-modal {
  max-width: 1044px;
  background-color: #ffffff;
  margin: 0px auto;
  padding: 30px 30px 90px 30px;
  position: relative;
}
#bio-modal .mfp-close {
  top: 0 !important;
  color: #5288a1;
}
.bio-info {
  float: left;
}

.bio-info,
.bio-content {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}

.bio-info p {
  border-bottom: 1px solid #ccc;
  padding: 12px 0;
}

.bio-photo {
  margin-bottom: 20px;
}
.bio-photo img {
  border-bottom: 4px solid #00b5ec;
}
.group-research-areas .research-description {
  color: #0a1a22;
}
h4#bio-title {
  color: #292929;
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 24px;
}
h4.biography {
  color: #292929;
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 24px;
}
p#bio-role,
p#bio-email {
  font-size: 18px;
  font-weight: 400;
  font-family: "Roboto";
  margin-bottom: 8px;
  color: #0a1a22;
}
span.bio-email {
  color: #0a1a22;
  display: inline-flex;
  align-items: baseline;
}
p#post_content {
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto";
  margin-bottom: 8px;
  color: #0a1a22;
}

a.close-bio {
  font-size: 1em;
  margin-bottom: 12px;
  display: inline-block;
  transition: all 0.2s;
}
.container-standard {
}
a.close-bio i {
  margin-left: 4px;
}

#bio-modal a {
  color: #0c546c;
  text-decoration: none;
}

@media (max-width: 767px) {
  .mfp-close {
    display: none;
  }

  #bio-modal {
    padding: 20px;
  }

  .bio-photo {
    margin-bottom: 0;
  }

  .bio-content,
  .bio-info {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .bio-info {
    padding-bottom: 0;
  }
  .principle-investigator .offset-column {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.staff-slide-text {
  padding: 45px 30px;
  background: white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08),
    0px 0px 0px 1px rgba(0, 0, 0, 0.06);
  border-radius: 2px;
}
.staff-slide-text h4.name {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  color: #074184;
  margin-bottom: 8px;
}
a.open-bio-modal {
  text-decoration: none;
  padding-left: 0px;
  padding-right: 30px;
}
a.open-bio-modal:hover {
  text-decoration: none;
}
a.open-bio-modal:hover span.btn-view {
  text-decoration: underline;
}
.col-12.col-md-4.negitive-padding {
  padding-left: 0px !important;
}
.staff-slide-text p.role {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #292929;
  margin-bottom: 30px;
}
.staff-slide-text span.btn-view {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  color: #074184;
}
.open-bio-modal {
  margin-bottom: 30px;
}

#research-staff-cols {
  padding-top: 60px;
  padding-bottom: 90px;
}
.group-research-areas {
  background: radial-gradient(
    83.69% 83.69% at 50% 45.97%,
    #5288a1 0%,
    #005596 100%
  );
  padding-top: 60px;
  padding-bottom: 130px;
  position: relative;
  overflow: hidden;
}
.group-research-areas:after {
  position: absolute;
  background-image: url("/wp-content/uploads/2022/11/Waves.svg");
  content: "";
  left: 0;
  height: 100%;
  right: 0;
  bottom: -32px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100vw;
}
.group-research-areas h3.research-title {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #5288a1;
  margin-bottom: 16px;
  margin-top: 0px;
}

.group-research-areas .research-content {
  background: #ffffff;
  border-top: 4px solid #00b5ec;
  padding: 32px 24px;
  margin-bottom: 32px;
  min-height: 270px;
}

section.group-research-areas:before {
  background: radial-gradient(
    83.69% 83.69% at 50% 45.97%,
    #5288a1 0%,
    #005596 100%
  );
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
}

section.group-research-areas h2 {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 37px;
  line-height: 43px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.fl-row-content-wrap-replacers {
  padding: 0px 0px 0px 0px;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .fl-row-content-wrap-replacer {
    padding: 0px;
    flex-wrap: unset;
    display: contents;
  }
}

#collaberations {
  padding-top: 90px;
  padding-bottom: 120px;
}

#collaberations .col-12.col-md-8 {
  padding-left: 0px;
}
#collaberations .col-12.col-md-6 {
  padding-left: 0px;
  padding-right: 30px;
}
@media screen and (max-width: 992px) {
  #collaberations .col-12.col-md-6,
  #collaberations .col-12.col-md-8 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.collaberations-title {
  font-family: "Fira Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 37px;
  line-height: 43px;
  color: #074184;
  margin-bottom: 8px;
  margin-top: 0px;
}
.z-9 {
  z-index: 9;
}

.z-9.col-12.col-md-6.negitive-padding:nth-child(odd) {
  padding-left: 0px !important;
  padding-right: 15px !important;
}
.z-9.col-12.col-md-6.negitive-padding:nth-child(even) {
  padding-left: 15px !important;
  padding-right: 0px !important;
}

@media screen and (max-width: 992px) {
  .z-9.col-12.col-md-6.negitive-padding:nth-child(odd) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .z-9.col-12.col-md-6.negitive-padding:nth-child(even) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.collaberations-description {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #292929;
  margin-top: 0px;
  margin-bottom: 45px;
}
.collaberations-sub-title {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 27px;
  color: #005596;
  margin-top: 0px;
  margin-bottom: 30px;
}
.collaborations-content a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #292929;
  padding: 30px 30px 30px 0px;
  display: block;
  border-top: 1px solid rgba(151, 151, 151, 0.5);
}
.collaborations-content a:hover {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #428bca;
}

#collaberations .collaborations-a {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  background-color: #00b5ec;
  border-radius: 32px;
  color: white;
  border: 1px solid white;
  transition: all 0.3s ease-in-out;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-top: 30px;
  display: inline-block;
}
#collaberations .collaborations-a:hover {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  color: #00b5ec;
  background-color: transparent;
  border-radius: 32px;
  border: 1px solid #00b5ec;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
#cta_research-team .col-md-7 {
  padding-left: 0px;
  padding-right: 30px;
}
@media screen and (max-width: 992px) {
  #cta_research-team .col-md-7 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#cta_research-team {
  background-image: url("/wp-content/uploads/2022/11/shutterstock_571381327.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  position: relative;
}
section#cta_research-team:before {
  background: radial-gradient(
    43.01% 76.19% at 93.96% 72.72%,
    rgba(0, 181, 236, 0.404637) 0%,
    #005596 100%
  );
  position: absolute;
  content: "";
  z-index: 2;
  width: 100vw;
  height: 100%;
}
#cta_research-team h2 {
  margin-top: 40px;
  z-index: 3;
  position: relative;
  color: white;
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 37px;
  line-height: 43px;
  margin-bottom: 16px;
}
#cta_research-team p {
  font-family: "Roboto";
  z-index: 3;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

.button-row {
  display: flex;
  margin-bottom: 90px;
}
.button-row a {
  position: relative;
  z-index: 3;
}
#cta_research-team a {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  background-color: #00b5ec;
  border-radius: 32px;
  color: white;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-top: 30px;
  display: inline-block;
  margin-right: 15px;
}
#cta_research-team a:hover {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  color: white;
  background-color: transparent;
  border-radius: 32px;
  border: 1px solid #00b5ec;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
#cta_research-team a.secondary {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  background-color: transparent;
  border-radius: 32px;
  color: white;
  border: 1px solid white;
  transition: all 0.3s ease-in-out;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-top: 30px;
  display: inline-block;
  margin-right: 15px;
}
#cta_research-team a.secondary:hover {
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  color: white;
  background-color: #00b5ec;
  border-radius: 32px;
  border: 1px solid #00b5ec;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
