/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2020 | 21:43:14 */
#hm_above_fold {
  padding: 0 !important;
}
#hm_above_fold h1 {
  font-size: 7.5vw !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  line-height: 1em !important;
  text-shadow: 3px 0px 6px rgba(0,0,0,0.16);
  opacity: 0;
  transition: .4s ease-in-out opacity 1s;
}
#hm_above_fold h1 span {
  font-size: 3.5vw !important;
  display: block !important;
  font-weight: 300 !important;
  line-height: 1em !important;
  padding-top: 1.5vh;
}
#hm_above_fold .container .flex_column {
  height: 33vh;
}
#hm_above_fold .container {
  max-width: 100vw !important;
}
#hm_above_fold .home_header_lines {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 25vh;
}
#hm_above_fold .home_header_lines .left_line {
  right: calc(50vw + 1%);
  position: absolute;
  top: 0;
  height: 100%;
  display: block;
}
#hm_above_fold .home_header_lines .left_line .line_across {
  right: calc(4vw + 1px);
  transform: translate3d(100%,0,0);
}
#hm_above_fold .home_header_lines .left_line .line_down {
  right: 0;
}
#hm_above_fold .home_header_lines .right_line {
  left: calc(50vw + 1%);
  position: absolute;
  top: 0;
  height: 100%;
  display: block;
}
#hm_above_fold .home_header_lines .right_line .line_across {
  left: calc(4vw + 1px);
  transform: translate3d(-100%,0,0);
}
#hm_above_fold .home_header_lines .right_line .line_down {
  left: 0;
}
#hm_above_fold .home_header_lines .line_across {
  height: 2px;
  width: 0;
  position: absolute;
  top: 0;
  background-color: #fff;
  display: block;
  transition: .5s ease-in-out width 1.5s !important;
}
#hm_above_fold .home_header_lines .line_down {
  width: 2px;
  height: 0;
  position: absolute;
  top: 0;
  background-color: #fff;
  display: block;
  transition: 1s ease-in-out height 2.05s !important;
}
.page_loaded #hm_above_fold h1 {
  opacity: 1;
}
.page_loaded .home_header_lines .line_across {
  width: 4vw !important;
}
.page_loaded .home_header_lines .line_down {
  height: 100% !important;
}
.hm_above_fold_line_left svg {
  position: absolute;
  right: 0;
  bottom: -22px;
}
.hm_above_fold_line_right svg {
  position: absolute;
  left: 0;
  bottom: -22px;
}
.hm_title_block_left {
  padding-right: 2.5vw !important;
  padding-left: 2.5vw !important;
}
.hm_title_block_right {
  padding-left: 2.5vw !important;
  padding-right: 2.5vw !important;
}
#hm_below_fold_010 .av-special-heading,
#hm_below_fold_030 .av-special-heading,
#hm_below_fold_040 .av-special-heading {
  padding-bottom: 2.5vh !important;
}
#hm_below_fold_010 .av-special-heading h2,
#hm_below_fold_030 .av-special-heading h2,
#hm_below_fold_040 .av-special-heading h2 {
  font-size: 2.0vw !important;
  font-weight: 700 !important;
  line-height: 1.25em !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  color: #2D0C49 !important;
}
#hm_below_fold_010 .av-special-heading .av-subheading,
#hm_below_fold_030 .av-special-heading .av-subheading,
#hm_below_fold_040 .av-special-heading .av-subheading {
  font-size: 2.0vw !important;
  font-weight: 300 !important;
  line-height: 1.25em !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  color: #2D0C49 !important;
}
#hm_below_fold_010 section.av_textblock_section,
#hm_below_fold_030 section.av_textblock_section,
#hm_below_fold_040 section.av_textblock_section {
  padding-top: 2.5vh !important;
}
#hm_below_fold_010 section.av_textblock_section p,
#hm_below_fold_030 section.av_textblock_section p,
#hm_below_fold_040 section.av_textblock_section p {
  font-size: 22px !important;
  line-height: 1.25em !important;
  margin-top: 0 !important;
}
#hm_below_fold_010 .hm_title_block_left * {
  text-align: right !important;
}
#hm_below_fold_020 section.av_textblock_section p {
  color: #fff !important;
  text-transform: uppercase;
  margin: 0;
  font-size: 2.0vw !important;
  line-height: 1.25em !important;
  font-weight: 300;
  text-shadow: 3px 0px 6px rgba(0,0,0,0.16);
}
#hm_below_fold_020 section.av_textblock_section p strong {
  font-weight: 700 !important;
  color: #fff !important;
  text-shadow: 3px 0px 6px rgba(0,0,0,0.16);
}
#hm_below_fold_020 .animate_to_here.to_top p {
  padding-top: 5vh;
  padding-bottom: 5vh;
}
#hm_below_fold_020 .animate_to_here.to_bottom p {
  padding-top: 5vh;
  padding-bottom: 5vh;
}
#hm_below_fold_040 {
  text-align: center;
}
#hm_below_fold_040 a.avia-button {
  border: none !important;
}
#hm_below_fold_040 a.avia-button span {
  font-size: 20px !important;
}
#hm_below_fold_040 .container .flex_column:hover svg {
  transform: scale(1.25);
  cursor: pointer;
}
#hm_below_fold_040 .container .flex_column svg {
  transition: transform .2s;
}
.hm_icon_block svg {
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}
.immunotherapy_svg svg path#Path_144 {
  fill: #fff !important;
}
@media only screen and (max-width: 989px) {
  header#header.av_header_transparency svg path {
    fill: #3D3377 !important;
  }
  header#header.av_header_transparency svg path:nth-of-type(1),
  header#header.av_header_transparency svg path:nth-of-type(7),
  header#header.av_header_transparency svg path:nth-of-type(8),
  header#header.av_header_transparency svg path:nth-of-type(9) {
    fill: #FF6E31 !important;
  }
  #hm_above_fold .container .flex_column {
    vertical-align: top !important;
  }
  #hm_below_fold_010 .av-special-heading .av-subheading,
  #hm_below_fold_030 .av-special-heading .av-subheading,
  #hm_below_fold_040 .av-special-heading .av-subheading,
  #hm_below_fold_010 .av-special-heading h2,
  #hm_below_fold_030 .av-special-heading h2,
  #hm_below_fold_040 .av-special-heading h2 {
    font-size: 20px !important;
  }
  #hm_below_fold_010 section.av_textblock_section p,
  #hm_below_fold_030 section.av_textblock_section p,
  #hm_below_fold_040 section.av_textblock_section p {
    font-size: 16px !important;
  }
  #hm_below_fold_020 section.av_textblock_section p {
    padding-top: 10vh;
    padding-bottom: 10vh;
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #hm_above_fold h1 {
    font-size: 36px !important;
  }
  #hm_above_fold h1 span {
    font-size: 24px !important;
  }
  #hm_above_fold .home_header_lines {
    height: 40vh !important;
  }
  .page_loaded .home_header_lines .line_across {
    width: 100px !important;
  }
  #hm_above_fold .home_header_lines .left_line .line_across {
    right: calc(101px);
  }
  #hm_above_fold .home_header_lines .right_line .line_across {
    left: calc(101px);
  }
  #hm_below_fold_010 .av-special-heading,
  #hm_below_fold_030 .av-special-heading,
  #hm_below_fold_040 .av-special-heading,
  #hm_below_fold_010 section.av_textblock_section,
  #hm_below_fold_030 section.av_textblock_section,
  #hm_below_fold_040 section.av_textblock_section {
    padding: 15px 0 !important;
    text-align: left !important;
  }
  #hm_below_fold_010 .av-special-heading *,
  #hm_below_fold_030 .av-special-heading *,
  #hm_below_fold_040 .av-special-heading *,
  #hm_below_fold_010 section.av_textblock_section *,
  #hm_below_fold_030 section.av_textblock_section *,
  #hm_below_fold_040 section.av_textblock_section * {
    text-align: left !important;
  }
  .immunotherapy_svg svg,
  .antibody_svg svg {
    max-height: 100% !important;
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .antibody_svg svg {
    max-width: 260px !important;
    padding-top: 5vh !important;
  }
  .hm_callout_left.flex_column,
  .hm_callout_right.flex_column {
    margin-bottom: 0 !important;
  }
  .hm_callout_left.flex_column p,
  .hm_callout_right.flex_column p {
    padding: 15px 0 !important;
    text-align: center !important;
  }
  .hm_icon_block.flex_column {
    margin-bottom: 70px !important;
  }
  .hm_icon_block.flex_column svg {
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 989px) {
  #hm_below_fold_010 .content {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  #hm_below_fold_030 .content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .unleashed {
    margin-bottom: 0px !important;
  }
  #hm_below_fold_040 .content {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
  }
}
