/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 09 2025 | 21:10:25 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 00:01:01 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --purple: #000038;
  --pink: #c21fb7;
  --black: #000000;
  --white: #ffffff;
  --gray: #f1eef1;
  --gradient: linear-gradient(130deg,rgb(255,83,80) 1%,rgb(192,44,181) 100%);
  --fixedNavGradient: linear-gradient(90deg, rgb(255, 83, 80) 1%, rgb(192, 44, 181) 100%);
  --noto_sans: "Noto Sans", sans-serif;
  --prometo_trial: "Prometo Trial", sans-serif;
  --prometo: "prometo", sans-serif;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
.leadership-section h2 {
  font-size: 16px !important;
  line-height: 28px !important;
  color: var(--pink) !important;
  font-weight: 700 !important;
  letter-spacing: 0.1833333333rem !important;
  padding-bottom: 10px !important;
  text-transform: uppercase !important;
}
.leadership-section .slide-entry-wrap {
  display: flex;
  align-items: flex-start;
  max-width: 33.3333333333%;
  flex: 0 0 33.3333333333%;
}
.leadership-section .slide-entry-wrap article {
  margin: 0 auto !important;
}
.leadership-section .slide-meta {
  display: none !important;
}
#executive-team article {
  max-width: 205px;
}
#executive-team article > a {
  margin: 0 auto !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
#executive-team article > a img {
  border-radius: 0 !important;
}
#executive-team article .slide-content {
  text-align: center;
  padding: 15px 0.999999999em;
}
#executive-team article .slide-content h3, #executive-team article .slide-content .slide-entry-excerpt {
  text-align: center;
  line-height: 25.2px !important;
}
#executive-team article .slide-content h3 {
  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: var(--purple) !important;
}
#executive-team article .slide-content a {
  background: transparent;
}
#executive-team article .slide-content a:hover .slide-entry-excerpt {
  color: var(--purple) !important;
}
#executive-team article .slide-content .slide-entry-excerpt {
  font-size: 18px !important;
  font-weight: 400 !important;
  position: relative;
}
#executive-team article .slide-content .slide-entry-excerpt:after {
  content: "View Bio";
  color: var(--pink);
  display: block;
  width: 100%;
  padding-top: 0.8333333333rem;
  opacity: 0;
  transition: 0.3s ease-out all !important;
}
#executive-team article:hover {
  box-shadow: -4px 4px 20px 0 rgba(0, 0, 56, 0.1);
}
#executive-team article:hover .image-overlay {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
#executive-team article:hover .slide-content .slide-entry-excerpt:after {
  opacity: 1;
}
#board-of-directors a.slide-image, #scientific-advisory-board a.slide-image {
  display: none !important;
}
#board-of-directors article .slide-content, #scientific-advisory-board article .slide-content {
  text-align: center;
  padding: 15px 0.999999999em;
}
#board-of-directors article .slide-content h3, #board-of-directors article .slide-content .slide-entry-excerpt, #scientific-advisory-board article .slide-content h3, #scientific-advisory-board article .slide-content .slide-entry-excerpt {
  text-align: center;
  line-height: 31.5px !important;
}
#board-of-directors article .slide-content h3, #scientific-advisory-board article .slide-content h3 {
  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: var(--purple) !important;
}
#scientific-advisory-board {
  background-image: url("/wp-content/themes/enfold-child/images/Bottom-fade.png");
  position: relative;
  background-position: center bottom;
  background-size: 1600px auto;
  background-repeat: repeat-x;
  background-attachment: scroll;
}
.avia-post-nav {
  display: none !important;
}
.single-portfolio {
  display: flex;
  flex-wrap: wrap;
}
.single-portfolio header#header, .single-portfolio #footer-page {
  display: none !important;
}
.single-portfolio #wrap_all {
  order: 2;
}
.single-portfolio .bio-nav {
  display: flex;
  width: 100%;
  order: 1;
  padding: 1.6666666667rem 25px 0 !important;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
}
.single-portfolio .bio-nav > a {
  height: 60px !important;
  width: 60px !important;
  border-radius: 0 !important;
  font-size: 0;
  padding: 15px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 33px !important;
  background-color: transparent !important;
  transition: 0.3s ease-out all !important;
}
.single-portfolio .bio-nav > a:hover {
  background-color: var(--pink) !important;
}
.single-portfolio .bio-nav .avia-post-nav {
  display: block !important;
  position: relative !important;
  top: unset !important;
  margin: 0 !important;
}
.single-portfolio .bio-nav .avia-post-nav span.label.iconfont {
  display: none !important;
}
.single-portfolio .bio-nav .avia-post-nav .entry-info-wrap {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.single-portfolio .bio-nav .avia-post-prev {
  order: 2;
  background-image: url("/wp-content/uploads/bio_arrow_right_icon_thin.svg") !important;
}
.single-portfolio .bio-nav .avia-post-prev:hover {
  background-image: url("/wp-content/uploads/bio_arrow_right_icon_thin_white.svg") !important;
}
.single-portfolio .bio-nav .avia-post-next {
  order: 1;
  background-image: url("/wp-content/uploads/bio_arrow_left_icon_thin.svg") !important;
}
.single-portfolio .bio-nav .avia-post-next:hover {
  background-image: url("/wp-content/uploads/bio_arrow_left_icon_thin_white.svg") !important;
}
.single-portfolio .bio-nav a.bio-close {
  order: 3;
  background-image: url("/wp-content/uploads/bio_close_icon_thin.svg");
  background-size: 26px !important;
}
.single-portfolio .bio-nav a.bio-close:hover {
  background-image: url("/wp-content/uploads/bio_close_icon_thin_white.svg");
}
#bio .content {
  padding-top: 0 !important;
}
#bio #bio-headshot {
  padding: 25px;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#bio #bio-headshot .avia-image-container {
  width: 100%;
  order: 1;
  margin-bottom: 0.5555555556rem !important;
}
#bio #bio-headshot .av_font_icon {
  width: 30px;
  height: 30px;
  order: 2;
}
#bio #bio-headshot .av_font_icon .av-icon-char {
  font-size: 20px !important;
  line-height: 30px;
}
#bio #bio-headshot .avia-button-wrap {
  width: auto !important;
  display: inline-flex;
  order: 3;
}
#bio #bio-headshot .avia-button-wrap a.avia-button {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 30px !important;
}
#bio #bio-headshot .avia-button-wrap a.avia-button span.avia_iconbox_title {
  font-size: 18px;
  line-height: 30px !important;
  padding-right: 0 !important;
  color: var(--purple) !important;
}
#bio #bio-headshot .avia-button-wrap a.avia-button span.avia_button_icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#bio #bio-headshot .avia-button-wrap a.avia-button span.avia_button_icon svg {
  width: 20px !important;
  height: 30px !important;
}
#bio #bio-headshot .avia-button-wrap a.avia-button span.avia_button_icon svg path {
  fill: var(--purple) !important;
}
#bio #bio-content {
  padding: 25px;
}
#bio #bio-content h1 {
  font-size: 2.6666666667rem;
  line-height: 3.3333333333rem;
  margin-bottom: 5px !important;
}
#bio #bio-content h2 {
  font-size: 18px !important;
  font-family: var(--noto_sans) !important;
  font-weight: 400;
  letter-spacing: 0 !important;
}
#bio #bio-content .av-special-heading {
  margin-top: 0 !important;
}
#bio #bio-quote {
  margin-top: 0.8333333333rem;
  margin-top: 35px;
  margin-bottom: 35px;
}
#bio #bio-quote p {
  margin: 0 !important;
}
#bio #bio-quote p:nth-of-type(1) {
  font-size: 20px !important;
  line-height: 30px !important;
  color: var(--pink) !important;
}
#bio #bio-quote p:nth-of-type(2) {
  font-size: 20px !important;
  line-height: 35px !important;
}
/* Disable bio navigation and update back link on empolyee bios  */
.portfolio_entries-employee #bio .avia-post-nav {
  display: none !important;
}
.portfolio_entries-employee .bio-nav a:nth-of-type(2) {
  display: none;
}
/* No LinkedIn icon position*/
.postid-4961 #bio-headshot {
  justify-content: flex-end !important;
}
.postid-4961 #bio-headshot .headshot-download {
  float: right !important;
}
/* RESPONSIVE */
@media only screen and (max-width: 1169px) {
  #bio #bio-quote p {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 989px) {
  .leadership-section .slide-entry-wrap {
    max-width: 50%;
    flex: 50%;
    justify-content: center;
  }
  #bio #bio-content h1 {
    font-size: 1.7777777778rem;
    line-height: 2.1111111111rem;
  }
}
@media only screen and (max-width: 767px) {
  .leadership-section .slide-entry-wrap {
    max-width: 100%;
    flex: 100%;
  }
}
