.list-with-header-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
  height: 100%;
  background-image: url(../assets/chevron-right-black.svg);
  background-repeat: no-repeat;
  background-position: top 12px left;
  background-size: 7px !important;
}

.block-emphasis-text-reverse::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  height: 52px;
  background: linear-gradient(-90deg, #0d77db 0%, #053a80 100%);
}

.block-middle-para ul,
.block-middle-para ol {
  margin-top: 22px;
}
.block-middle-para li::before {
  background-image: url(../assets/chevron-right-blue.svg) !important;
  background-repeat: no-repeat;
  border-radius: unset !important;
  background-color: transparent !important;
  width: 6px !important;
  background-size: contain;
  top: 11px !important;
  height: 100% !important;
}

.block-genome-centre-slider .slick-arrow,
.block-2-photo-slider .elementor-swiper-button,
.block-gallery-carousel .elementor-swiper-button {
  background-repeat: no-repeat !important;
  background-color: #fff;
  font-size: 0% !important;
  width: 46px !important;
  height: 46px !important;
  padding: 0 !important;
  border: none !important;
  top: -40px;
  border-radius: 0 !important;
  border: none !important;
}
.block-genome-centre-slider .slick-prev,
.block-2-photo-slider .elementor-swiper-button-prev,
.block-gallery-carousel .elementor-swiper-button-prev {
  left: 49px;
  background-image: url(../assets/btn-left.svg) !important;
}
.block-genome-centre-slider .slick-next,
.block-2-photo-slider .elementor-swiper-button-next,
.block-gallery-carousel .elementor-swiper-button-next {
  right: 49px;
  background-image: url(../assets/btn-right.svg) !important;
}

.block-2-photo-slider .elementor-swiper-button {
  top: 50%;
  left: unset !important;
  right: -63px !important;
}
.block-2-photo-slider,
.block-2-photo-slider .elementor-widget-container {
  position: static;
}
.block-2-photo-slider .elementor-swiper-button-prev {
  margin-top: -60px;
}
.block-2-photo-slider .elementor-swiper-button-next {
  margin-bottom: -60px;
}

.block-genome-centre-slider .uael-post__thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-genome-centre-slider .uael-post__thumbnail img {
  width: 126.61px;
}
.block-genome-centre-slider .centered img {
  width: 153.39px;
}
.block-genome-centre-slider .slick-slide:not(.centered) img {
  margin-top: 20px;
}
.block-genome-centre-slider .centered .uael-post__title {
  font-size: 32px !important;
}
.block-genome-centre-slider .slick-slide:not(.centered) .uael-post__excerpt,
.block-genome-centre-slider .slick-slide:not(.centered) .uael-post__read-more {
  visibility: hidden;
  opacity: 0;
}
.block-genome-centre-slider .centered .uael-post__content-wrap {
  padding-top: 14px !important;
}
.block-genome-centre-slider .uael-post__read-more {
  line-height: 1;
}
.block-team-directory .ecs-load-more-button .elementor-button span,
.block-genome-centre-slider .elementor-button-text {
  font-weight: 700;
  font-size: 16px;
  color: #333f48 !important;
  text-transform: uppercase;
  border-bottom: dashed 1px #333f48;
  padding-bottom: 3px;
  height: 28px;
  padding-top: 3px;
}
.block-genome-centre-slider .elementor-button-icon svg {
  width: 26.81px;
  height: 100%;
}
.block-genome-centre-slider .a {
  fill: #eb0028;
  stroke: none;
}
.block-genome-centre-slider .b {
  stroke: #fff;
}
.block-genome-centre-slider .slick-arrow {
  top: 87px !important;
}
.block-genome-centre-slider .slick-arrow i {
  opacity: 0;
  visibility: hidden;
}
.uael-post-grid ul.slick-dots {
  bottom: -1px;
}
.uael-post-grid ul.slick-dots li {
  width: auto !important;
  margin: 0 5px;
}
.block-genome-centre-slider .slick-dots button {
  border-radius: 50% !important;
  padding: 0 !important;
  width: 8px !important;
  height: 8px !important;
  border: none !important;
}
.block-genome-centre-slider .slick-dots button::before {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}
.block-genome-centre-slider .slick-dots li:not(.slick-active) button {
  opacity: 0.5 !important;
  background-color: #0065b7 !important;
}
.block-genome-centre-slider .slick-dots .slick-active button {
  opacity: 1;
  background-color: #eb0028;
}

.block-team-directory .ecs-load-more-button .elementor-button {
  border-radius: 0 !important;
  background-color: transparent !important;
  background-image: url(/wp-content/uploads/2021/08/btn_icon.svg);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 45px 0 0 !important;
  min-height: 26px;
  color: #333f48 !important;
}
.block-team-directory .ecs-load-more-button .elementor-button span {
  display: block;
}

.block-accordion-directory .accordion-toggle {
  padding-right: 50px !important;
  position: relative;
}
.block-accordion-directory .accordion-toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 9px;
  height: 9px;
  margin-top: -4.5px;
  cursor: pointer;
  background-image: url(../assets/chevron-right-blue.svg);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.5s;
}
.block-accordion-directory .accordion-toggle.active::after {
  transform: rotate(-90deg);
}

.block-contact-form .button,
.block-checkbox-form .button {
  background-color: #eb0028;
  border-radius: 0 !important;
  padding: 0 0 0 35px !important;
  width: 170px !important;
  height: 51px !important;
  font-size: 16px !important;
  line-height: 1;
  text-transform: uppercase;
  background-image: url(/wp-content/uploads/2021/08/btn_icon.svg);
  background-repeat: no-repeat;
  background-position: right 9px center;
  background-size: 35px;
  display: block !important;
  text-align: left;
}
.block-contact-form .button:hover,
.block-checkbox-form .button:hover {
  background-color: #eb0028 !important;
}
.block-checkbox-form .gfield_label {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  color: #013a80 !important;
  margin-bottom: 13px !important;
}
.block-checkbox-form .gchoice {
  min-height: 24px;
  position: relative;
  padding-left: 36px !important;
  margin-top: 10px;
}
.block-checkbox-form .gchoice label {
  font-size: 16px !important;
  line-height: 28px !important;
  color: #333f48 !important;
  cursor: pointer !important;
}
.block-checkbox-form .gchoice label::before,
.block-checkbox-form .gchoice input {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.block-checkbox-form .gchoice::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: solid 1px #2e64b1;
  cursor: pointer;
}
.block-checkbox-form .gchoice.checked::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 24px;
  height: 24px;
  background-image: url(../assets/checkmark.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0065b7;
}
.block-checkbox-form .gfield_checkbox {
  margin-bottom: 31px;
}
.block-checkbox-form .gform_footer {
  margin: 0 !important;
  padding: 14px 0 0 !important;
}

.block-sequence-virus::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2021/09/left_strip_sequencevirus.svg);
  background-repeat: repeat-x;
  background-position: center;
}
.block-sequence-virus .elementor-container {
  position: relative;
  z-index: 5;
  padding-left: 0;
  padding-right: 0;
}
.block-sequence-virus section .elementor-container {
  padding-bottom: 62px;
  background-color: #fff;
  padding-left: 172px;
  padding-right: 175px;
}
.block-sequence-virus section .elementor-container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent
    linear-gradient(258deg, #0d77db 0%, var(--unnamed-color-053a80) 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(258deg, #0d77db 0%, #053a80 100%) 0%
    0% no-repeat padding-box;
  opacity: 0.06;
}
.block-sequence-virus section .elementor-column {
  position: relative;
  z-index: 5;
  margin-left: 0;
}
.block-sequence-virus section .elementor-column .elementor-widget-wrap {
  max-width: 237px;
}
.block-sequence-virus section .elementor-column:nth-child(1) {
  margin-right: 73px;
}
.block-sequence-virus section .elementor-column:nth-child(1)::after {
  right: -37px;
}
.block-sequence-virus section .elementor-column:nth-child(2) {
  margin-right: 47.66px;
}
.block-sequence-virus section .elementor-column:nth-child(2)::after {
  right: -64px;
}
.block-sequence-virus section .elementor-column:nth-child(3) {
  margin-right: 0;
  justify-content: flex-end;
}
.block-sequence-virus section .elementor-column:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -30px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2021/09/chevron_right_sequencevirus.svg);
  background-repeat: no-repeat;
  background-position: right center;
}

.block-contact-form .gform_fields {
  grid-row-gap: 12px !important;
}
.block-contact-form .gfield_label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #333f48 !important;
  line-height: 32px !important;
  text-transform: uppercase;
  margin-bottom: 1px !important;
}
.block-contact-form .gfield_required {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}
.block-contact-form .ginput_container_text input,
.block-contact-form .ginput_container_email input {
  background-color: #fff !important;
  border: solid 1px #333f48 !important;
  min-height: 42px !important;
  max-height: 42px !important;
}
.block-contact-form textarea {
  border: solid 1px #363f47 !important;
  background-color: #fff !important;
  max-height: 155px;
  min-height: 155px;
}
.block-contact-form .gfield_html {
  font-size: 14px !important;
  line-height: 32px !important;
  margin-top: -5px;
}
.block-contact-form .gfield_html a {
  text-decoration: underline;
  color: #333f48;
}
.block-contact-form .field-50 {
  max-width: 50%;
}
.block-contact-form .field-60 {
  max-width: 60%;
}
.block-contact-form .button {
  max-height: 44px !important;
  min-height: 44px !important;
}

.block-map-markers .elementor-icon-list-item svg,
.block-map-markers .elementor-icon-list-item .elementor-icon-list-text {
  cursor: pointer;
}
.block-map-markers .elementor-icon-list-item.active .elementor-icon-list-text {
  font-weight: 700 !important;
  margin-left: -3px;
}
.block-map-markers .elementor-icon-list-item.active svg {
  width: 39px !important;
  height: 39px !important;
  margin-left: -3px;
}
.block-map-markers .e-hotspot.active {
  margin-top: -3px;
}
.block-map-markers .e-hotspot.active::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 8.5px 0 8.5px;
  border-color: #0065b7 transparent transparent transparent;
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -9px;
}
.block-map-markers .e-hotspot.active .e-hotspot__button {
  font-size: 40px;
}
.block-map-markers .elementor-icon-list-item {
  cursor: pointer !important;
}
.block-map-markers .elementor-icon-list-item.active::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 17px;
  border-color: transparent transparent transparent #0065b7;
  position: absolute;
  top: 50%;
  left: -32px;
  margin-top: -11px;
}

@media only screen and (max-width: 1600px) {
  .member-item .member-photo {
    width: 30%;
  }
  .member-item .member-content {
    width: 70%;
  }
}
@media only screen and (max-width: 1300px) {
  .member-photo {
    min-height: 100% !important;
  }
  .member-content > .elementor-widget-wrap {
    padding: 15px !important;
    height: 100% !important;
  }
}
@media only screen and (max-width: 1200px) {
  .block-sequence-virus section .elementor-container {
    padding-left: 0;
    padding-right: 0;
  }
  .block-sequence-virus section .elementor-column {
    margin-right: auto !important;
    margin-left: auto !important;
    justify-content: center !important;
  }
  .block-sequence-virus section .elementor-column::after {
    right: -30px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .block-contact-form .field-50 {
    max-width: 100%;
    width: 100%;
  }
  .block-contact-form .field-60 {
    max-width: 100%;
    width: 100%;
  }

  .block-sequence-virus section .elementor-column .elementor-widget-wrap {
    max-width: 170px;
  }

  .block-genome-centre-slider .uael-post__content-wrap {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .block-genome-centre-slider li:not(.centered) .uael-post__title {
    font-size: 20px !important;
  }
  .block-genome-centre-slider .centered .uael-post__title {
    font-size: 26px !important;
  }
  .block-genome-centre-slider .slick-prev {
    left: -10px !important;
  }
  .block-genome-centre-slider .slick-next {
    right: -10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .block-2-photo-slider .elementor-swiper-button {
    right: -53px !important;
  }
  .uael-post-grid ul.slick-dots {
    bottom: 0 !important;
  }
  .member-content,
  .member-photo {
    width: 100% !important;
    max-width: 100% !important;
  }
  .member-cta .elementor-column {
    width: 50% !important;
  }

  .block-sequence-virus section .elementor-column .elementor-widget-wrap {
    max-width: 200px;
  }
  .block-sequence-virus section .elementor-column:not(:last-child) {
    padding-bottom: 120px;
  }
  .block-sequence-virus section .elementor-column:not(:last-child)::after {
    right: unset;
    width: 56px;
    height: 87px;
    left: 50%;
    bottom: 40px;
    margin-left: -28px;
    transform: rotate(90deg);
  }
}
