/* Mobile menu styles */
/*@media only screen and (max-width: 1400px) {
 .oxy-header-center {
    flex-grow: 1;
    justify-content: right;
  }
}*/

@media only screen and (max-width: 992px) {
  #mm-1 li.mm-listitem.highlighted a {
    color: #1f3d54 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }
  ul.mm-listview li a > div {
    display: none;
  }
  .wpmm-menu {
    background-color: #fff !important;
    --mm-color-background: #fff;
  }

  div.mm-menu_navbar_top-4 {
    z-index: 9999;
  }

  .mm-menu_offcanvas.mm-menu_opened {
    width: 100% !important;
    max-width: 100%;
  }

  a.mm-listitem__text {
    /*    color: #1f3d54 !important;*/
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 15px;
  }

  /*.mm-btn.mm-btn_next:after {
    transform: rotate(0deg);
    border: 0px;
    content: "";
    width: 32px;
    height: 32px;
    content: "";
    background: url(/wp-content/uploads/2024/07/menu-collaps-icon.svg);
    object-fit: none;
    background-repeat: no-repeat;
    right: 5px;
  }*/
  .mm-btn.mm-btn_next:before {
    border: 0px;
  }

  /*.mm-btn.mm-btn_prev:after,
  .mm-btn.mm-btn_prev:before {
    transform: rotate(0deg);
    border: 0px;
    content: "";
    width: 20px;
    height: 20px;
    content: "";
    background: url(/wp-content/uploads/2024/07/Arrow-left-back.svg);
    background-repeat: no-repeat;
    top: -1px;
    left: 10px;
  }*/

  .mm-listitem:after {
    border-color: #d1d1d1 !important;
    margin-left: -20px;
    border: none;
  }

  .mm-listitem:after {
    content: "";
    border-color: inherit;
    display: block;
    position: absolute;
    left: 8px;
    right: 0;
    bottom: 0;
    border-bottom: 0;
    border-top: 1px solid #d1d1d1;
  }

  .mm-listitem {
    display: flex !important;
  }

  .wpmm-header-image {
    padding: 0 !important;
    max-width: 155px;
    height: 45px;
    top: 15px;
    left: 15px;
    cursor: pointer;
  }
  a.mm-btn.mm-btn_close.mm-navbar__btn {
    height: 40px;
    width: 30px;
    right: -10px;
  }

  a.mm-navbar__title {
    color: #1f3d54 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
  }

  .mm-navbar.mm-navbar_has-btns {
    background-color: #dfe4ee;
    height: 38px;
  }

  .mm-navbar.mm-navbar_has-btns {
    display: none;
  }

  li.mm-listitem:last-child:after {
    border-bottom: none;
    border-color: transparent !important;
  }

  /*li.mm-listitem.mm-listitem_selected a {
    background-color: transparent;
  }*/

  div.header_mobile_menu .oxy-pro-menu-mobile-open-icon {
    color: #fff;
    font-family: "Objektiv_Mk1_", Arial, sans-serif !important;
    font-optical-sizing: auto;
    font-size: 18px;
    font-weight: 700;
    padding: 0px;
    gap: 10px;
    align-items: center;
    justify-content: center;
    line-height: 22px;
  }

  .header_mobile_menu .oxy-pro-menu-mobile-open-icon {
    position: relative;
  }

  .header_mobile_menu .oxy-pro-menu-mobile-open-icon svg {
    display: none;
  }

  .header_mobile_menu .oxy-pro-menu-mobile-open-icon::after {
    width: 40px;
    height: 40px;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(37,44,85, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    margin-left: 0px;
    border: 1px solid #252c55;
    position: relative;
  }

  .mm-menu_navbar_top-4 .mm-panels {
    top: calc(var(--mm-navbar-size) * 2.2) !important;
  }

  .mm-menu_navbar_top-4 .mm-panels > .mm-panel:nth-child(n + 2) {
    top: 40px !important;
  }

  .mm-navbar_size-3 {
    height: calc(var(--mm-navbar-size) * 2.2);
  }

  .mm-listitem__btn {
    padding-right: 46px;
  }
  .mm-listitem__btn:not(.mm-hidden ~ .mm-panel_opened .mm-listitem__btn) {
    border: none !important;
  }

  a.mm-btn.mm-btn_close.mm-navbar__btn:after {
    content: "";
    display: block;
    transform: none;
    border: none;
    background-image: url(/wp-content/uploads/2024/08/close-icon.svg);
    background-size: 27px;
    width: 100%;
    height: 100%;
    top: 45px;
    right: 30px;
    background-repeat: no-repeat;
  }
  .mm-btn_close:after,
  .mm-btn_close:before {
    display: none;
  }

  .main-header .oxy-header-container {
    align-items: center;
  }

  a.team-info-box:after {
    bottom: 20px !important;
  }

  .mm-navbar__btn:first-child {
    width: 90px;
  }
  li.mm-listitem.sign_in_menu a.mm-listitem__text {
    color: #e3295d !important;
    display: flex;
    align-items: center;
    padding: 0px;
    margin: 0px;
  }
  li.mm-listitem.sign_in_menu a.mm-listitem__text:before {
    content: "";
    display: block;
    width: 15px;
    height: 16px;
    background-image: url(/wp-content/uploads/2024/06/sign-in-icon.svg);
    margin-right: 5px;
    transition: all 0.5s ease !important;
  }

  .highlighted a.mm-listitem__text {
    color: #0b2e4b !important;
    font-size: 24px;
    line-height: 30px;
    font-family: "Objektiv_Mk1_", Arial, sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 700;
    padding-top: 25px;
  }
  .flex-container .mm-listitem:after {
    border: none;
  }
  /*.oxy-header-left {
    width: 70% !important;
  }*/
  .wpmm-menu {
    --mm-navbar-size: 36px !important;
  }
}
/*mobile menu css end*/

/*Contact us page css*/

a.contact-info-link {
  color: #303030 !important;
}
.internal_links {
  color: #252c55 !important;
  font-weight: 700;
}
.internal_links:hover {
  color: #075c91 !important;
  transition: 0.3s ease-in-out !important;
}
.biobank-image::before {
  content: "";
  position: absolute;
  bottom: -3%;
  left: 12%;
  width: 420px;
  height: 100%;
  border: 3px solid #e7b000;
  display: block;
}
.biobank-image {
  position: relative;
}
ul.list-items {
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
}
ul.list-items li {
  margin-bottom: 10px;
}
