  /*Bright red = #cd2653, Darker red = #6D213C,*/

/*FONTS*/

/* Monument Grotesk */
@font-face {
    font-family: 'Monument Grotesk';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/wp-content/themes/Ignyte/assets/fonts/Monument_Grotesk/ABCMonumentGrotesk-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Monument Grotesk Medium';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/wp-content/themes/Ignyte/assets/fonts/Monument_Grotesk/ABCMonumentGrotesk-Medium.woff2') format('woff2');
}

/*ELEMENTS*/

body {font-family: 'Monument Grotesk', sans-serif; font-size:20px; line-height:28px; color:#120044; background-color:#fff; letter-spacing:0; }

h1, h2 {font-size: 72px;font-weight: 500;line-height: 80px; margin-top:0; text-align: left; margin-left: 0; margin-bottom: 50px;}
.home h1 {font-size:86px; line-height:92px; font-weight: 500; margin-top:25vh; text-align: left; margin-left: 0;text-align:center;}
h3 {font-size:54px;	line-height:64px; font-weight: 500;margin-top:0;margin-bottom: 40px; max-width: 866px; margin-left:0; }
h4 {font-size: 40px; font-weight: 500; line-height: 48px;margin-top:0;margin-bottom: 15px;color: #120044; }
h5 {font-size:26px; line-height:42px; margin-top:0; font-weight:400;}
h6 {font-size: 16px; font-weight: 400; line-height:24px; margin: 0; text-transform:/wp-content/themes/Ignyte/assets/css/none;color: #120044;}
p, ul, ol {font-size:20px; line-height:28px;}
p:last-of-type {margin-bottom:0;}
.small {font-size: 16px;line-height: 24px;}
/*#main-content { margin-top:30px; }*/
#main-content .date, .banner-content p.date, .date {
    color: #120044;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top:35px;
    margin-bottom:10px;
}
button, .btn {
    border-radius: 11px; background: #6D3FC3; color: #222222; font-size: 18px; font-weight: 500; line-height: normal;
}
a.link, p.link a {font-size: 14px;line-height: 36px; text-decoration:underline; text-underline-offset:7px; color:#3B9D91;}
p.link a:hover {background-color: transparent; color: #6D3FC3; text-decoration: underline;}
a {font-size:inherit; line-height:inherit; color:#441CC3;}
a:hover, a:focus {color: #6D3FC3; text-decoration: /wp-content/themes/Ignyte/assets/css/none;}
a.publication-link, a.news-link {color: #120044; text-decoration: /wp-content/themes/Ignyte/assets/css/none;}
a.publication-link:hover, a.news-link:hover{color: #6D3FC3; text-decoration: /wp-content/themes/Ignyte/assets/css/none;}


.tiles {background-color:#FFFFFF;border-radius:21px;filter: drop-shadow(1px 3px 14px rgba(0, 0, 0, 0.17)); padding:15px;}
.clr {clear: both;}
.overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(35, 31, 32, 0) 60.9%);
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}
p a {text-decoration:underline;text-underline-offset:2px;}
a:not([href]):not([tabindex]):hover {color:#fff;}
p.strong {font-family: 'Monument Grotesk Medium', sans-serif;}
li {margin:0 0 10px 0;font-size: 16px;line-height: 22px;}
#menu-main-menu-last li {margin:10px 0;}
ul, ol {margin: 0; padding-inline-start:20px; margin-bottom:20px;margin-top:30px;}
.btn.focus, .btn:focus {box-shadow:/wp-content/themes/Ignyte/assets/css/none;}
.button, .wp-block-button__link, input[type="submit"], .register-form button {
    font-size: 16px;
    background-color: #120044;
    /*border: 1px solid #ff0000;*/
    color: #fff;
    line-height: 1;
    cursor: pointer;
    transition: .5s all ease;
    text-transform: /wp-content/themes/Ignyte/assets/css/none;
    line-height: 1;
    min-width: auto;
    width:auto;
    height: auto;
    border-radius: 50px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    position:relative;
    font-weight: normal;
    padding: 0;
}
.wp-block-button__link{line-height: 1;}
.hero_button{margin-top:30px;}
hr {
    margin: 8rem auto 5rem;
}

.button:after, .wp-block-button__link:after, input[type="submit"]:after, .register-form button:after {
    content:" ";
    background-color:#6D3FC3;
    width:32px;
    height:32px;
    display:block;
    position:absolute;
    top:8px;
    right:8px;
    border-radius: 50px;
    background-image:url('/wp-content/uploads/2024/10/biofidelity-arrow-right-white.svg');
    background-repeat:no-repeat;
    background-size:50%;
    background-position:center;
}

.mm-menu a.button.white,.button.white,.white .wp-block-button__link{
    background-color: #fff;
    color: #120044;
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
    font-size:16px;
}
.mm-menu a.button.white:hover,.button.white:hover, .white .wp-block-button__link:hover{
    background-color: #6D3FC3;
    color:#fff;
}
.button.white a{color: #120044;text-decoration:/wp-content/themes/Ignyte/assets/css/none;}
.button.white:hover a{color:#fff;}
.button.white:hover:after{background-color: #fff;background-image:url('/wp-content/uploads/2024/11/arrow-purple.svg');}

.button.white:after,.white .wp-block-button__link:after {
    background-color:#120044;
}

.button:focus {
    outline: /wp-content/themes/Ignyte/assets/css/none;
    border: /wp-content/themes/Ignyte/assets/css/none;
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
}
#page-wrap .button:hover, #page-wrap .wp-block-button__link:hover, #page-wrap input[type="submit"]:hover,  #page-wrap .register-form button:hover {color: #fff;}

.button:hover, .wp-block-button__link:hover, input[type="submit"]:hover, .register-form button:hover{
    background-color: #6D3FC3;
    color:#fff;
}
.button:hover:after, .wp-block-button__link:hover:after, input[type="submit"]:hover:after, .register-form button:hover:after{
    background-color: #fff;
    background-image:url('/wp-content/uploads/2024/11/arrow-purple.svg');
}

.container-fluid {margin-left:0; margin-right:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:90px;}
.container-fluid.spacing-0 {padding-top:0; position:relative;}
.padding-0 {padding-left:0; padding-right:0;}
.alignwide {width:100%;}
video {width: 100%; height: auto;}
input, textarea, button, .button, .faux-button, .faux-button.more-link, .wp-block-button__link, .wp-block-file__button {letter-spacing: 0;}
.grecaptcha-badge {display: /wp-content/themes/Ignyte/assets/css/none!important;}
.mm-panel_has-navbar .mm-navbar {display: /wp-content/themes/Ignyte/assets/css/none;}
.center {margin:0 auto; text-align:center;}
.vh-center {
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
}
.relative {position:relative;}
.absolute {position:absolute; width:100%; height:100%; top:0; bottom:0 left:0; right:0;}
.img, .image {background-repeat:no-repeat; background-position:center; background-size:cover; padding-top:75%;}
.image.service_images {background-size:cover; border-radius: 10px;}
.block {display:block;}
.hide-desktop, .hide {display:/wp-content/themes/Ignyte/assets/css/none;}
.hide-mobile {display:block;}

.social-icons { display:flex; align-items:center; justify-content:flex-end; }
.social-icons a {background-repeat:no-repeat; background-position:center center; background-size:cover;}
#main-content .top-0 {padding-top:0;}
.textonly h1 {font-size: 54px; line-height: 64px; margin-bottom: 20px;}
hr.wp-block-separator {border: 1px solid #B3B0FF; margin: 0 auto;}
.hero-bg-image {
    background-image: url(/wp-content/uploads/2024/06/Vector-58.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    position: absolute;
    height: 400px;
    width: 400px;
    right: 50px;
    bottom: 0;
    z-index: 9;
}
.banner-content h1{margin-bottom:30px;}
.home .hero-bg-image {right: 50px;bottom: -190px;}
.no-hero-title { font-size:56px; line-height:64px; margin-bottom:15px; }
.purple {color: #6D3FC3;}
.lylac {color: #B3B0FF;}
.bg-lylac {background-color: #B3B0FF;}

.textright{order:1;}
.imageleft{order:2;}

/*NAVBAR*/
.navbar>.container, .navbar>.container-fluid {
    display: flex;
}
.navbar>.container {height:100%;}
#global-nav-wrap {
    opacity: 1;
    background: #F0F0FF;
    z-index: 9999;
    height:auto;
    padding:0;
}
#global-nav-wrap .navbar-left .col-sm-12 {padding-left:0; padding-right:0;}

#global-nav-wrap .navbar-left { justify-content: flex-start; }
#global-nav-wrap .navbar-left, #global-nav-wrap .navbar-right { padding-left:0; padding-right:0; }

.navbar-header.vh-center { justify-content: flex-start; }
.nav-collapse { height: auto; display: flex; float: /wp-content/themes/Ignyte/assets/css/none; justify-content: center; }

#main-nav { float:left; }
#main-nav-last { float: /wp-content/themes/Ignyte/assets/css/none; display: flex; justify-content: end; flex-basis: auto; flex-grow: 0; }

#main-nav .get_started.button {
    background-image:/wp-content/themes/Ignyte/assets/css/none;
    width: 140px;
    height: 48px;
    background-color: #FF6B55;
    margin-left: 130px;
    border-radius: 5px;
    margin-left: 100px;
}
#main-nav .get_started.button a {
    padding: 0;
    text-align: center;
    line-height: 50px;
}
#main-nav .get_started.button:hover a {
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
}
#menu-main-menu-last li a {
    background-color:#120044;
    color:#fff;
    border-radius:48px;
    padding: 16px 102px 16px 28px;
    font-size: 16px;
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
}
#menu-main-menu-last li a:after {
    content: ' ';
    position: absolute;
    right: 8px;
    background-color: #6D3FC3;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-arrow-right-white.svg);
    border-radius: 25px;
    padding: 16px;
    background-repeat: no-repeat;
    background-size: 50%;
    top: -4px;
    background-position: center;
}
#menu-main-menu-last li a:hover{
    background-color:#6D3FC3;
}
#menu-main-menu-last li a:hover:after {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2024/11/arrow-purple.svg);
}
.navbar-collapse.collapse {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top:0;
}
ul.nav.navbar-nav.non-responsive-menu {
    flex-direction: row;
}
#main-nav .navbar-nav>li {
    padding: 0;
    margin:0;
    line-height: 52px;
}

#main-nav .navbar-nav>li:after {
    content: ' ';
    position: absolute;
    right: 6px;
    background-color: #6D3FC3;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-arrow-down-nav-1.svg);
    border-radius: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 42%;
    padding: 8px;
    top: 18px;
}
#main-nav .navbar-nav>li:hover:after {background-color: #6D3FC3;}

ul#menu-main-menu {
    display: contents;
    margin-bottom:0;
}
#top-nav li {
    margin: 0 24px 0 0;
}
#top-nav li:last-child {
    margin-right: 0;
}

#top-nav-right li {
    margin: 0 24px 0 0;
}
#top-nav-right li:last-child {
    margin-right: 0;
}

#global-nav-wrap #top-nav li:last-child a {
    padding-top: 0;
    padding-bottom: 0;
}
header {
    position: relative;
    z-index: 999;
}
.navbar {
    min-height: inherit;
    margin-bottom: 0;
    border-radius: 0;
    border: /wp-content/themes/Ignyte/assets/css/none;
}
.nav>li {
    position: relative;
    display: block;
}
.container {
    max-width: 1440px;
    padding: 0px 30px;
    width: 100%;
    position: relative;
}

.skrollable
{
    float: right;
}
.scroller_parent {
    position: relative;
    z-index: 9999;
}

.scroller_parent {background-repeat: no-repeat; height:100px; padding-top:inherit;}
.animated_half_circle
{

    height: 316px;
    width: 316px;
}
.navbar-right {float: right;}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 15px;
    margin-left: 15px;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: /wp-content/themes/Ignyte/assets/css/none;
    box-shadow: /wp-content/themes/Ignyte/assets/css/none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.nav {
    padding-left: 0;
    list-style: /wp-content/themes/Ignyte/assets/css/none;
}
#global-nav-wrap .navbar-nav>li>a, #menu-main-menu >li>a  {
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
}
#global-nav-wrap .navbar-nav>li>a {
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
    font-size: 12px;
    line-height: 42px;
    color: #120044;
    display: inherit;
}

#global-nav-wrap .navbar-nav>li:hover>a {
    color: #6D3FC3;
}

#global-nav-wrap .center {
    padding: 11px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.75;
}
#main-nav-wrap {
    webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    border-bottom: transparent;
    width: 100%;
    background-color: rgba(255,255,255,1);
    padding: 15px 0;
    height:85px;
}
#menu-main-menu >li>a  {
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
    padding: 18px 28px;
    transition:0.5s;
    font-style: normal;
    font-size: 16px;
    line-height: 19.54px;
    letter-spacing: 1px;
    text-align: center;
    color: #120044;
    text-decoration-color: #120044;
}

.button a,a.button,.wp-block-button a {
    color: #fff;
    padding: 16px 102px 16px 28px;
    padding-right: 100px;
    display:inline-block;
}
#menu-main-menu >li form input {
    border-radius: 7px;
    border: 1px solid #E6E6E6;
    background: #F8F7F7;
    color: #1F1E1E;
    opacity: 1;
    font-size: 11px;
    background-image: url(/wp-content/uploads/2023/11/icon-search.svg);
    background-repeat: no-repeat;
    background-position: left 20px center;
    padding-left: 50px;
}
#menu-main-menu >li:hover>a, #menu-main-menu >li.current_page_item a, #global-nav-wrap .navbar-nav>li:hover>a, #global-nav-wrap .navbar-nav>li.current-menu-item> a {

}
#global-nav-wrap .navbar-nav>li:hover>a, #global-nav-wrap .navbar-nav>li.current-menu-item> a {text-underline-offset:4px;}
.mobileNavLogo{width:100%;}
li.mobileNavLogo.mm-listitem {display: inline-block; margin-bottom:25px;}
li.mobileNavLogo.mm-listitem:after {display:/wp-content/themes/Ignyte/assets/css/none;}
.mobileNavLogo .navbar-brand img {max-width: 150px;}
.mm-panel:after, .mm-panel:before {height:0;}
li.mobileNavLogo.mm-listitem .navbar-brand {display: inline-block;}
li.menu-header.mm-listitem {
    position: absolute;
    top: 0;
    width: auto;
    right: 0;
    margin-top: 0;
}

.slides, .flex-control-nav, .flex-direction-nav {max-width:inherit;}


/*Search*/
input {
    outline: /wp-content/themes/Ignyte/assets/css/none;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-size: 100%;
}
input[type=search] {
    border: /wp-content/themes/Ignyte/assets/css/none;
    padding: 12px 20px 12px 20px;
    width: 55px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
/*End Search*/

/* Main Navigation */
.navbar-header {display:flex;height: 100%;}


/*Sticky Header Start */
header.animated
{
    position: sticky;
    top:0px;
}
/*Sticky Header End */


/*Global*/
.navbar>.container .navbar-brand {
    height: auto;
    margin-top: 0;
    min-width: 90px;
}
.navbar-brand {
    background-position: center;
    background-size: contain;
}
.navbar-brand img {max-width:180px;}
.navbar-nav>li ul.sub-menu {
    list-style: /wp-content/themes/Ignyte/assets/css/none;
    margin: 0;
    padding: 0;
    display: /wp-content/themes/Ignyte/assets/css/none;
    position: absolute;
    left: -999em;
}
.mm-listview .navbar-nav>li ul.sub-menu { position: relative; }
#top-nav ul.sub-menu li:last-child {
    padding-left: 0;
    border-left: /wp-content/themes/Ignyte/assets/css/none;
    background-image: /wp-content/themes/Ignyte/assets/css/none;
    margin: 0;
    border-radius: 8px;
}
.navbar-nav>li:hover ul.sub-menu {
    display: block;
    left: 0;
    z-index: 999;
    min-width: 100%;
    background-color: #fff;
    filter: drop-shadow(1px 2px 6px rgba(0, 0, 0, 0.16));
    width:210px;
    border-radius: 8px;
    padding:7px 21px;
}
.mm-listview .navbar-nav>li:hover ul.sub-menu { background-color: transparent;padding:7px 0; }
#main-nav .navbar-nav>li:hover ul.sub-menu {
    background-color: #fff;
}
navbar-nav>li ul.sub-menu {
    border: 1px solid #282C34;
}
.navbar-nav>li ul.sub-menu>li {
    margin: 0;
    padding: 4px 0;
    border-bottom: 1px solid #F0F0FF;
    width: max-content;
    min-width:100%;
    width:100%;
    transition:0.5s;
    margin-bottom:5px;
}
.mm-listview .navbar-nav>li ul.sub-menu>li {border-bottom: /wp-content/themes/Ignyte/assets/css/none;}
.navbar-nav>li ul.sub-menu>li:last-child { border-bottom:/wp-content/themes/Ignyte/assets/css/none; }

.navbar-nav>li ul.sub-menu>li>a { font-size:14px; text-decoration:/wp-content/themes/Ignyte/assets/css/none; color:#120044; }
.navbar-nav>li ul.sub-menu>li:hover>a { color:#6D3FC3; }

#global-nav-wrap .navbar-nav>li ul.sub-menu>li:hover a, #global-nav-wrap .navbar-nav>li ul.sub-menu>li.current_page_item a {color:#6D3FC3;}
#global-nav-wrap .row {margin-left: 0; margin-right: 0;font-size: 11px; font-weight: 600;line-height: normal;letter-spacing: 0.11px;}
#global-nav-wrap .row a {font-size: inherit; font-style: normal; font-weight: 600; line-height: normal; letter-spacing: 0.11px;}
#global-nav-wrap .sub-menu li:first-child a {
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.22px;
    text-decoration-line: underline;
    color: #3B9D91;
    text-transform:uppercase;
}
#global-nav-wrap .sub-menu a {color: #1F1E1E; width: max-content; text-decoration: /wp-content/themes/Ignyte/assets/css/none; font-size: 18px; font-style: normal; font-weight: 400; line-height: 29px;}
#global-nav-wrap li.menu-item.menu-item-has-children:hover > a {color: #ADADAD; text-decoration: /wp-content/themes/Ignyte/assets/css/none;}
.sub-menu li:hover a { color: #3B9D91; }
.center { justify-content: center; text-align:center; margin-left: auto; margin-right: auto; }
.margin-0 {margin-left:0; margin-right:0;}
.image {background-size:contain; background-repeat:no-repeat; background-position:center center;}

.navbar-toggler .menu-hamburger { background-color:#6D3FC3; }

html.mm-wrapper_opened .navbar-toggler .menu-hamburger .icon-bar {
    background-color: #fff;
}
html.mm-wrapper_opened .navbar-toggler .menu-hamburger .icon-bar:first-of-type {
    -ms-transform: rotate( 45deg );
    -webkit-transform: rotate( 45deg );
    transform: rotate( 45deg );
    margin-bottom: -9px;
}
html.mm-wrapper_opened .navbar-toggler .menu-hamburger, html.mm-wrapper_opened .navbar-toggler .menu-hamburger .icon-bar, .navbar-toggler .menu-hamburger, .navbar-toggle .menu-hamburger .icon-bar {
    -webkit-transition: /wp-content/themes/Ignyte/assets/css/none 0.5s ease 0.5s;
    transition: /wp-content/themes/Ignyte/assets/css/none 0.5s ease 0.5s;
    -webkit-transition-property: transform, margin-top, margin-bottom, opacity;
    transition-property: transform, margin-top, margin-bottom, opacity;
}
html.mm-wrapper_opened .navbar-toggler .menu-hamburger .icon-bar:nth-of-type(2) {
    opacity: 0;
}
html.mm-wrapper_opened .navbar-toggler .menu-hamburger .icon-bar:last-of-type {
    -ms-transform: rotate( -45deg );
    -webkit-transform: rotate( -45deg );
    transform: rotate( -45deg );
    margin-top: -5px;
}
.mm-menu .mm-listview a:not(.button) {
    font-size: 18px;
    line-height: normal;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    margin: 2px 0;
    padding-top: 12px;
    font-weight:500;
    padding: 0;
    color: #fff;
}
.mm-menu .mm-listview .menu-item-17 a, .mm-menu .mm-listview .menu-item-628 a, .mm-menu .mm-listview .menu-item-15 a {
    font-size: 16px;
    line-height: 20px;
}
.mm-listitem.menu-item-17>a , .mm-listitem.menu-item-628>a, .mm-listitem.menu-item-15>a {
    margin-bottom:0
}
.menu.mm-listitem ul {list-style-type:/wp-content/themes/Ignyte/assets/css/none; padding-inline-start: 0;}
.mm-listview .page_item {
    padding: 15px 30px;
}
.mmenu-contact-button{margin-top:30px;}
.mm-listitem>a.button.white{padding:12px 24px;}

/*Wordpess classes override*/
.wp-block-cover [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.has-white-color):not(.has-text-align-left):not(p) {
    padding: 25px;
}
button:focus, button:hover, .button:focus, .button:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="submit"]:focus, input[type="submit"]:hover {
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
    outline:/wp-content/themes/Ignyte/assets/css/none;
    color: #fff;
}

.has-custom-content-position.is-position-bottom-left {padding: 30px;}
.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container {padding:0;}
.wp-block-buttons>.wp-block-button {margin-bottom:0;}
.align/wp-content/themes/Ignyte/assets/css/none, .aligncenter {margin-top:0; margin-bottom:0;}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    max-width: calc(100% - 55px);
    bottom: 30px;
    position: absolute;
    padding: 0;
    right: 0;
    width:auto;
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:visited {color:#fff;}
.white .wp-block-button__link:active, .white .wp-block-button__link:focus, .white .wp-block-button__link:visited {color:#120044;}
.white .wp-block-button__link:active:hover, .white .wp-block-button__link:focus:hover, .white .wp-block-button__link:visited:hover {color:#fff;}
.mb-2, .my-2 {margin-bottom: 0!important;}
.has-media-on-the-right.fifty-fifty-image-text .wp-block-media-text__content {padding-left: 0;}
figure.wp-block-video {margin: 0!important;}
.tiles figure.wp-block-image.size-full {margin-top:0!important; margin-bottom:15px!important;}
#main-content .wp-block-media-text .wp-block-media-text__content p {max-width:735px;}
.has-text-align-center {margin-left:auto;margin-right:auto;}
.blue-bg{background-color:#120044;color:#fff;}

/*Homepage*/
.home .banner-content h1 {font-size:86px; line-height:92px;}
.home .banner-content p {font-size:22px; line-height:34px;}
.custom-offset-lg-1 {margin-left:8%; margin-right:8%;}

.wp-block-button.link a {
    color: #6BC7BC;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    text-decoration: underline;
    background-color: transparent;
    width: auto;
    display: inline;
    text-underline-offset: 3px;
    padding: 0 15px;
}
#page-wrap .wp-block-button.link a:hover {
    background-color: transparent;
    color: #1A364F;
    text-decoration: underline;
}
.banner-image-fluid {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    width: 50vw;
    height: 110%;
    right: 0;
    top: 15px;
    bottom: 0;
    overflow: visible;
    display:/wp-content/themes/Ignyte/assets/css/none;
}
.home .row.banner {padding:0;}
figure.wp-block-image.size-full {margin: 0 20px;}
.sidebar-first figure.wp-block-image.size-full img {border-radius:16px;}
.related-resources img {border-radius:16px;}
.hero_button a:nth-child(2) {margin-left: 60px;}
.section-fifty-fifty {margin-bottom:120px!important; }
.section-fifty-fifty .container {margin-bottom:0!important; }
.section-fifty-fifty .wp-block-column { border:solid 0px #ff0000; padding:40px; position:relative; display: flex;
    flex-direction: column;
    justify-content: space-between;}
.wp-block-getwid-tabs .section-fifty-fifty .wp-block-column{justify-content: inherit;}
.wp-block-getwid-tabs .section-fifty-fifty .wp-block-group.align-text-bottom{margin-top:0;}
.section-fifty-fifty .wp-block-column p:last-of-type{margin-bottom:0;}
.section-fifty-fifty .wp-block-columns.is-layout-flex {margin-bottom:0!important; }
.section-fifty-fifty .wp-block-column:first-child { border-right:/wp-content/themes/Ignyte/assets/css/none; }

.container-fluid.section-fifty-fifty {padding-bottom:0;}
.section-fifty-fifty figure img {position:relative; aspect-ratio: 1 / 1;    border-radius: 50%; max-height:/wp-content/themes/Ignyte/assets/css/none; }
.section-fifty-fifty figure.wp-block-image.size-full { margin: 0; }
.section-fifty-fifty figure {position:relative;}
.section-fifty-fifty .wp-block-columns {gap: 0;}
.section-fifty-fifty h4, .section-fifty-fifty p {max-width:415px; margin-left:0;}
.section-fifty-fifty h4 { font-size:56px; line-height:56px; }
.section-fifty-fifty p { font-size:16px; line-height:22px; }
.section-fifty-fifty .align-text-bottom { width: calc(100% - 150px); margin-top:30px;
}

.section-fifty-fifty .align-text-bottom p.align-text-bottom-name{font-size:28px; line-height:40px;}
.section-fifty-fifty .align-text-bottom p.align-text-bottom-title{font-size:20px; line-height:28px;}
.section-fifty-fifty hr.wp-block-separator { background-color:#120044; height:1px; color:#120044; border:/wp-content/themes/Ignyte/assets/css/none; width:calc(100% - 80px); }
.section-fifty-fifty hr.wp-block-separator.bottom { margin:0; position:absolute; bottom:0; }
.section-fifty-fifty hr.wp-block-separator.top { margin:0; position:absolute; top:0; }
.section-fifty-fifty p.right { position:absolute; top:40px; right:0; border-right: 1px solid #120044; width:0; height:calc(100% - 80px); }
.section-fifty-fifty p.left { position:absolute; top:40px; left:0; border-right: 1px solid #120044; width:0; height:calc(100% - 80px); }
.section-fifty-fifty p.left.mobile-only { display:/wp-content/themes/Ignyte/assets/css/none; }
.solution-every-stage h2 { font-size:56px; line-height:56px; }



/*Facilities CSS*/
.bg-blue {background-color:#242935; color:#fff;}
.bg-white {background-color:#fff; padding:150px 0;}
.bg-blue-box {background-color:#242935; color:#fff;max-width:696px;padding:45px;}
.absolute-wrapper {position: absolute; top: -150px; right: 60px; left: auto; bottom: 0; height: fit-content; width: auto; margin: auto; border-radius:8px;}
.position-relative {position:relative; padding-top:0; margin-top: -450px !important;}
.absolute-wrapper h4, .absolute-wrapper h6 {color:#fff;}
.absolute-wrapper .wp-block-image {
    border-radius: 84px;
    padding: 8px;
    background-color: rgb(255 107 85 / 25%);
    width: 60px;
    height: 60px;
}
.absolute-wrapper .wp-block-image figure {
    background-color: #FF6B55;
    border-radius: 45px;
    padding: 9px;
}
.absolute-wrapper .wp-block-image img {
    object-fit: contain;
    width: 26px;
    height: 26px;
    object-position: center;
}
.absolute-wrapper .wp-block-columns {gap:1em;}
.absolute-wrapper h4 {margin-bottom:50px; font-size:34px; line-height:42px; font-weight:500;}
.three-column-blue-tiles .wp-block-group__inner-container {
    height: 86px;
    width: 86px;
    border-radius: 86px;
    background-color: rgb(255 107 85 / 25%);
    padding: 11px;
}
.three-column-blue-tiles figure {
    background-color: rgb(255 107 85);
    border-radius: 86px;
    padding: 10px;
}
.three-column-blue-tiles .blue-tiles {padding:90px 45px 45px 45px;position:relative;}
.three-column-blue-tiles .wp-block-columns {gap: 0.25em;max-width: 998px;margin: 0 auto;}
.three-column-blue-tiles .wp-block-group {
    top: -30px;
    left: 45px;
    right: auto;
    margin: auto;
    bottom: auto;
    position:absolute;
}
.three-column-blue-tiles h5 {line-height:34px;}
.three-column-blue-tiles h5:after {content: ""; border-bottom: 3px solid #FF6B55; display: block; width: 40px; padding-top: 20px;}
.three-column-blue-tiles .blue-tiles:first-child {border-top-left-radius: 8px; border-bottom-left-radius: 8px;}
.three-column-blue-tiles .blue-tiles:last-child {border-top-right-radius: 8px; border-bottom-right-radius: 8px;}
.three-column-blue-tiles p {font-size:16px; line-height:26px;}
.fifty-fifty-white-section {margin-top: -300px; padding-top: 300px; padding-bottom: 475px !important;}
.fifty-fifty-white-section .wp-block-columns {margin-top:150px;}
.fifty-fifty-white-section h6, .fifty-fifty-white-section h4, .fifty-fifty-white-section p {max-width: 540px; margin-left:0;}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {border: /wp-content/themes/Ignyte/assets/css/none; border-top: 1px solid #120044;}

.accordion-section .wp-block-columns {border: 2px solid #EAE3D8; background-color: #fff;gap:0; border-radius:8px;}
.accordion-section figure.wp-block-image {margin-right:0;}
.accordion-section .wp-block-column:first-child {padding:30px;}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a {
    margin-top: 0;
    margin-bottom: 0;
    max-width: unset;
    font-size: 56px;
    line-height: 56px;
    position: relative;
    color:#120044;
}
.wp-block-getwid-accordion .ui-accordion-header-active a .wp-block-getwid-accordion__header-title, .wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:hover .wp-block-getwid-accordion__header-title {opacity:100%;}
.wp-block-getwid-accordion__content {padding: 15px; }
.wp-block-getwid-accordion__content p{max-width:640px;}
.references-container .wp-block-getwid-accordion__content p{max-width:/wp-content/themes/Ignyte/assets/css/none;}
.accordion-section .wp-block-image img {border-radius:0;}
.accordion-section h3 {margin-left: 0;  max-width: 998px; margin-bottom: 55px;font-weight: 550;}
.wp-block-getwid-accordion__icon i:before {content:"";}
.wp-block-getwid-accordion__icon i {
    content: ' ';
    background-color: #6D3FC3;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-plus.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.15s;
    top: 50%;
    transform: translateY(-50%);
}
.wp-block-getwid-accordion .ui-accordion-header-active .wp-block-getwid-accordion__icon i {
    transform: rotate(45deg) translate(-35%, -35%);
}
.wp-block-getwid-accordion .ui-accordion-content-active,
.wp-block-getwid-accordion .ui-accordion-header-active{background-color:#f0f0ff;}
/*.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:hover .wp-block-getwid-accordion__icon i*/
.has-icon-left .wp-block-getwid-accordion__icon {
    position: absolute;
    right: 0;
    margin: 0;
}
.range-values .wp-block-columns {max-width:996px; margin:0 auto;}
.range-values .wp-block-column:last-child {border-right:1px solid #D8D3CB;}
.range-values .wp-block-column {border-left:1px solid #D8D3CB; padding:30px;}
.range-values h2 {line-height:68px; font-weight:600;}
.range-values p {margin-top:15px; margin-bottom:0;}
.range-values figure.wp-block-image {margin:0;}
.fifty-fifty-growth-section .wp-block-columns {gap:3em;}
.fifty-fifty-growth-section .wp-block-column:last-child {max-width:393px;}
.cta .wp-block-columns {
    background-color:#FF6B55;
    border-radius:8px;
    padding: 85px 50px;
    margin-bottom:0;
    background-image: url(/wp-content/uploads/2024/05/Mask-group-5.png);
    background-repeat: no-repeat;
}
.cta-white .wp-block-columns {
    background-color: transparent;
    background-image: url(/wp-content/themes/Ignyte/assets/css/none);
    padding: 0;
}
.cta p {margin-bottom:0;}
.cta .wp-block-button a {
    color:#fff;
    font-size: 16px;
    padding: 16px 102px 16px 28px;
    line-height:16px;
    font-family: 'Monument Grotesk', sans-serif;
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
}
#page-wrap .cta .wp-block-button a:hover  {color:#fff; }
.page-about .cta p {max-width: 747px;}
.resources-slider h3 {margin-left:0;}
.slick-arrow {
    position: absolute;
    top: -90px;
    width: auto;
    display: inline-block;
    max-width: 100%;
    left: auto;
    background-color: transparent;
    border: 2.5px solid #FF6B55;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    color: #fff;
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    transition:0.5s;
}
.slick-next {
    right: 0;
    background-image:url(/wp-content/uploads/2024/06/right-svgrepo-com-1.svg);
}
.slick-prev {
    right: 80px;
    background-image:url(/wp-content/uploads/2024/06/left-svgrepo-com.svg);
}
.slick-next:hover {background-image:url(/wp-content/uploads/2024/06/right-svgrepo-white-com.svg);background-color: #FF6B55;}
.slick-prev:hover {background-image:url(/wp-content/uploads/2024/06/left-svgrepo-white-com.svg); background-color: #FF6B55;}
.slick-next:before, .slick-prev:before {display:/wp-content/themes/Ignyte/assets/css/none;}
.slick-slide {margin-right: 30px;}
.resource-section .slick-slider {padding-top:15px;}
.resource-section .slick-initialized .slick-slide {max-width:368px;}
.home .hero-bg-image, .page-about .hero-bg-image {display:/wp-content/themes/Ignyte/assets/css/none;}
.page-facilities .banner-image, .page-nurses .banner-image  {
    border-radius: 8px;
    background-size: cover;
}


/*About Page CSS*/
.our-values {
    margin: -450px auto 0 auto;
    width: calc(100% - 40px);
    border-radius: 8px;
    padding: 150px 0;
    z-index: 1;
    position: relative;
}
.our-values h4 {
    color: #fff;
    max-width: 794px;
    margin-left: 0;
}
.our-values h5 {
    color:#FF6B55;
    line-height:34px;
    margin-bottom:10px;
    max-width: 300px;
    margin-left:0;
}
.our-values p {margin-bottom:0; max-width: 300px;margin-left:0;}
.our-values .wp-block-columns {margin-top:80px; margin-bottom:0;}
.leadership-container{padding-top:120px;}
.leadership-container h2{margin-bottom:0;}
.leadership-container h3{margin-top:60px;}
.leadership-container figure.wp-block-image.size-full {margin:0;position: relative;padding-top: 115%;margin-bottom:15px;}
.director {
    padding-right: 30px;
}
.leadership-tile {
    margin-top: 60px;
}
.leadership-tile .image {
    position:relative;
    border-radius: 8px;
    padding-top: 100%;
    margin-bottom: 40px;
}
.director-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:top center;
    border-radius:16px;
    aspect-ratio:1 / 1;
}
.leadership-container p {margin-bottom: 5px;}
.leadership-container p.name {font-size:32px;line-height:32px;}
.leadership-container  h6 {font-size:16px;line-height:24px;}
.leadership-container .wp-block-columns {margin-bottom:40px;}
.leadership-container .wp-block-columns {margin-top: 60px; margin-bottom: 0;}
.leadership-container  h3 {max-width:780px;}
.leadership-container  img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    bottom: 0;
    right: 0;
    left: 0;
}
.page-about .textright .banner-content {max-width:100%;}
.page-about .banner-content h1, .page-about .banner-content p {max-width: 100%;}
.leadership-container.bg-white {margin-top: -400px; padding: 550px 0 600px 0;}
.absolute-top {margin-top: -450px;}
.page-about .row.banner .vh-center {display:block;}
.page-about #main-content {margin-top:-190px;}
.page-about .banner-image {padding-top:65%;}
.page-about .row.banner {padding-bottom:0;}

/*Resources page CSS*/
.blog .dropdown.mobile button.dropdown-toggle {
    height: 54px;
    text-align: left;
    display: inline-block;
    border: /wp-content/themes/Ignyte/assets/css/none;
    padding: 15px 20px;
    color: #232222;
    font-size: 20px;
    line-height: 1;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-resource-center-arrow-down-filters.svg);
    width: 280px;
    margin-right: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-position:right 10px center;
    background-color: #F7F5F2;
    padding:10px 15px;
    position:relative;
    border-radius:5px;
    background-size: 12px 7px;
}
.dropdown.mobile.open {display:inline-block;}
.blog .dropdown.mobile button.dropdown-toggle span {
    font-size: 19px;
    line-height: 31px;
    color: #120044;
    text-transform: /wp-content/themes/Ignyte/assets/css/none;
    letter-spacing:0;
}
.blog .dropdown.mobile button.dropdown-toggle svg {
    position:absolute;
    top:10px;
    right:5px;
}
.blog .dropdown.mobile .dropdown-menu {
    box-shadow: 0px 0px 11px rgb(0 0 0 / 25%);
    min-width: calc(100% - 20px);
    padding: 15px 0;
    box-shadow: 0px 11px 11px 0px rgb(0 0 0 / 25%);
    max-height: fit-content;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
}
.blog .dropdown.mobile.open ul.dropdown-menu {
    display: block;
    border-radius:5px;
    padding:0;
}
.blog .dropdown.mobile.open ul.dropdown-menu li.active, .blog .dropdown.mobile.open ul.dropdown-menu li:hover {color:#fff; background-color:#6D3FC3;}
.blog .dropdown.mobile.open ul.dropdown-menu li.active a, .blog .dropdown.mobile.open ul.dropdown-menu li:hover a {color:#fff;}
.blog .dropdown.mobile.open ul.dropdown-menu li a {text-decoration:/wp-content/themes/Ignyte/assets/css/none; font-size:16px; line-height:28px;padding: 10px 15px;display: block;}
.dropdown.filters {
    border-radius: 58px;
    width: 100%;
    display: block;
    height: 50px;
    margin-bottom: 15px;
    max-width: 430px;
}
.dropdown-menu {
    margin-top: 5px;
    padding: 15px 40px;
    font-size: 16px;
    border: /wp-content/themes/Ignyte/assets/css/none;
    width:100%;
}
.dropdown-menu  a {
    font-size: 16px;
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
}

.dropdown.filters button {
    border-radius: 58px;
    background: #FFF;
    max-width: 430px;
    display: block;
    height:50px;
    background-image: url(/wp-content/uploads/2023/08/Vector-5.svg);
    background-repeat: no-repeat;
    background-position: right 40px center;
}
.dropdown.filters button span {
    color: #272727;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: /wp-content/themes/Ignyte/assets/css/none;
    letter-spacing: 0;
    float: left;
    margin-left: 40px;
}
.dropdown-toggle::after {display:/wp-content/themes/Ignyte/assets/css/none;}

.quicksearch:placeholder {
    color: #120044;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    text-transform:/wp-content/themes/Ignyte/assets/css/none;
}
.quicksearch::-webkit-input-placeholder { /* Edge */
    color: #120044;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    text-transform:/wp-content/themes/Ignyte/assets/css/none;
}
.quicksearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #120044;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    text-transform:/wp-content/themes/Ignyte/assets/css/none;
}
.padding-bottom-0 {padding-bottom:0;}
.row.list {margin-top: 60px;}


/*Sidebar Page CSS*/
.page-template-page-custom-right-sidebar .container-fluid {
    padding-top: 80px;
}



.page-template-page-custom-right-sidebar h1 {font-size:56px; line-height:64px; margin-bottom:40px;}
.page-template-page-custom-right-sidebar h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 40px;
    color: #6D3FC3;
}
.page-template-page-custom-right-sidebar h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 20px;
    margin-top: 40px;
    font-family: 'Monument Grotesk Medium', sans-serif;
}
.page-template-page-custom-right-sidebar h5 {line-height:34px; font-weight: 600; margin-top:50px;}

/*1 column template*/
.page-template-template-container #main-content .container, .error404 #main-content {padding-top:80px; padding-bottom:80px;}
.page-template-template-container  #main-content h1, .error404 #main-content h1 {margin:0 0 60px 0; color:#120044;}
.page-template-template-container  #main-content h2, .error404 #main-content h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: normal;
    color: #120044;
    margin: 60px 0 50px 0;
}
.page-template-template-container  #main-content h3, .error404 #main-content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin: 60px 0 40px 0;
}
.page-template-template-container #main-content h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin: 60px 0 40px 0;
    color: #120044;
}
.page-template-template-container .textonly {
    padding-top:80px;
    margin-top:0;
    margin-bottom: 0;
}
.page-template-template-container #main-content ol li, .page-template-template-container #main-content ul li {
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 31px;
}
.page-template-template-container #main-content ul {list-style-type: /wp-content/themes/Ignyte/assets/css/none;}
.page-template-template-container #main-content ul li:before {
    color: #6D3FC3;
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    margin-left: -1em;
    width: 1em;
}
.orange {
    color:#FF6B55;
}

/*testimonial slider css*/
#employee-testimonials {
    background-color: #242935;
    color: #fff;
    padding: 90px;
    border-radius:8px;
}
.quotes-icon {
    background-image: url(/wp-content/uploads/2023/11/icon-double-quote.svg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 63px;
    position: absolute;
    right: 64px;
    top: 70px;
    width: 77px;
    background-size: contain;
}
#employee-testimonials .message {
    color: #fff;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 0;
    margin-top:0;
    max-width: 693px;
    margin: 0 auto;
}
.flex-viewport li {position:relative;}
.testimonial .client-title {margin-bottom:0;}
.client-title {margin: 0 auto; text-align: center;}
.client-title strong {
    font-size: 19px;
    line-height: 31px;
    color: #fff;
    font-weight:550;
}
.position {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    margin-bottom:0;
    text-align:center;
    font-weight: 400;
}
.client-image {
    height: 215px;
    width: 215px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 215px;
}
.image-border {
    height: 235px;
    width: 235px;
    border-radius: 235px;
    border: 3px solid #FF6B55;
    padding: 7px;
    margin:0 auto;
}
h3.message:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/06/noun-quotation-marks-275848-1.png);
    height: 55px;
    width: 55px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
#employee-testimonials .flex-control-nav li a {
    border-radius: 14px;
    margin-right: 12px;
    height: 14px;
    width: 14px;
    background: #EAE3D8;
}
#employee-testimonials .flex-control-nav li a.flex-active {background: #FF6B55;}
#employee-testimonials .flex-control-nav li {margin: 0;}
#employee-testimonials .flex-control-nav {bottom: 10px; left:0;}
#employee-testimonials .flex-direction-nav {position: absolute; bottom: -88px; width: 100%; left: 0; max-width: 665px; right: 0; margin: auto;}
#employee-testimonials .flex-direction-nav li {display: inline-block;}
#employee-testimonials .flex-direction-nav li:first-child {float:left;}
#employee-testimonials .flex-direction-nav li:first-child a {width:27px; height:27px; background-image:url(/wp-content/uploads/2023/11/icon-arrow-left-circle-black.svg); background-size: contain; background-repeat: no-repeat;}
#employee-testimonials .flex-direction-nav li:last-child {float: right;}
#employee-testimonials .flex-direction-nav li:last-child a {width:27px; height:27px; background-image:url(/wp-content/uploads/2023/11/icon-arrow-right-circle-black.svg); background-size: contain; background-repeat: no-repeat;}
body .section-fullwidth-container-img.spacing-0 {padding-top:50px;}
.testimonial #employee-testimonials {padding-top:0; padding-bottom:60px;}
.testimonial h4 {margin-bottom:40px; }
span.company-logo {
    height: 26px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    max-width: 80px;
    margin: 0 auto;
    margin-top: 13px;
}
.mailchimpform-cta input, .robly_field_group input {
    max-width: 100%;
    display: inline-block;
    margin-right: 0;
    height: 57px;
    background: #FFFFFF;
    border-radius: 10px;
    border: /wp-content/themes/Ignyte/assets/css/none;
    padding: 15px;
    margin-bottom: 15px;

}
.mailchimpform-cta input.form-control.error {
    border: 1px solid #FF6F6F;
}
.mailchimpform-cta .robly_button input {
    font-size: 18px;
    background: #07CEAD;
    border: /wp-content/themes/Ignyte/assets/css/none;
    border-radius: 30px;
    color: #fff!important;
    padding: 15px 35px;
    line-height: normal;
    cursor: pointer;
    transition: .5s all ease;
    text-transform: /wp-content/themes/Ignyte/assets/css/none;
    line-height: 27px;
}
.mailchimpform-cta .robly_button input:hover {
    background-color: #5E3FE0;
}
.register-form {margin-top: 30px;}
.mailchimpform-cta h2 {margin-bottom:10px;}
::-webkit-input-placeholder {color: #777777;font-size: 19px;font-weight: 400;line-height: normal;letter-spacing: 0;}
::-moz-placeholder {color: #777777;font-size: 19px;font-weight: 400;line-height: normal;letter-spacing: 0;}
::-ms-input-placeholder {color: #777777;font-size: 19px;font-weight: 400;line-height: normal;letter-spacing: 0;}
::-moz-placeholder {color: #777777;font-size: 19px;font-weight: 400;line-height: normal;letter-spacing: 0;}


.wp-block-getwid-tabs__tab-content-wrapper.is-active-tab, .wp-block-getwid-tabs__tab-content-wrapper[aria-hidden="false"] { width:100% }
.wp-block-getwid-tabs__tab-content {
    border: /wp-content/themes/Ignyte/assets/css/none;
    padding:1.5em 0 0 0;
}
.has-layout-vertical-left .wp-block-getwid-tabs__nav-link * {padding:0!important;}
span.wp-block-getwid-tabs__title {
    font-weight: normal;
    font-size: 24px;
    line-height: 58px;
}
.ui-tabs-active span.wp-block-getwid-tabs__title {font-weight:600; color:#fff;}
.has-layout-vertical-left .wp-block-getwid-tabs__nav-link {border:/wp-content/themes/Ignyte/assets/css/none;}
.wp-block-getwid-tabs__tab-content .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
    margin: 0;
}
.wp-block-getwid-tabs__nav-link.ui-tabs-active {background-color:#333;}
.wp-block-getwid-tabs__tab-content .wp-block-cover [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.has-white-color):not(.has-text-align-left):not(p)
{max-width: 300px;}
label.error {margin-top:8px; color:#dc3232;}
.industries-served + .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull) {
    margin: 0;
}
[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.has-white-color):not(.has-text-align-left):not(p).container-fluid.our-partners {
    max-width: 100%;
    padding: 10px 0;
}

/*Choose classes*/
.banner-top {
    position: relative;
    margin-bottom: 40px;
    z-index: 1;
}
.banner-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    margin-left: 0;
    width: auto;
    border-radius: 0;
    max-width: 620px;
    height: auto;
    padding-top: 100%;
}

.home .banner-image {
    padding-top: 110%;
    max-width: 824px;
    height: auto;
    max-height: 100%;
}
.home .container-fluid.spacing-0 {padding-bottom:0;}
.home .row.banner .vh-center {display: block; margin-top: 150px;}
.home #main-content {margin-top: 0;}
.banner-image.textoverimage {
    background-image: url(/wp-content/uploads/2024/10/biofidelity-testing-hero.webp);
    height: calc(90vh - 127px);
    background-position: center bottom;
    max-width: /wp-content/themes/Ignyte/assets/css/none;
    padding-top: initial;
    max-height: /wp-content/themes/Ignyte/assets/css/none;
    color: #fff;
    background-size: cover;
    position:relative;
}
.textoverimage div.col-md-12 {height: 100%; position:relative;}
.textoverimage div.container, .textoverimage div.row {height:100%; width:100%;}
.textoverimage  .banner-content {
    position: absolute;
    bottom: 120px;
    height: auto;
    z-index:1;
}
.textoverimage div.vh-center {-webkit-box-pack: center;}
.row.banner {
    overflow: hidden;
    max-width: 100%;
    height: 100%;
    padding: 80px 0 40px 0;
    margin: 0;
    max-height: 800px;
}
.hero-banner .row.banner textright {
    padding-right: 15px;
}
.hero-banner.container{padding-bottom:30px;}
.row.banner .vh-center {padding: 0;}
.banner-content, .table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.textonly {
    margin: 80px 0;
}
.textright .banner-content {
    width: 100%;
    max-width:560px;
}
.home .banner-content {max-width: 557px;}
.banner-content p {
    margin-bottom: 25px;
    color: #1F1E1E;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    max-width: 415px;
}
.banner-content p:last-of-type {margin-bottom:0;}
.home #page-wrap .bg-green .hero_button a.button:hover, .page-community #page-wrap .bg-green .hero_button a.button:hover {background-color: #6D3FC3; color: #222;}
.dropdown-menu {display:/wp-content/themes/Ignyte/assets/css/none;}
.our-partners [class*=__inner-container]>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    margin: 0;
}
.banner_inner_video {height:100%; width:100%;}
.banner_inner_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

a#closemm2.navbar-toggle {
    padding: 2px 4px;
    margin-top: 0;
}

a#closemm2 {
    margin: 24px 15px 0px 0;
    height: 11px;
    display: block;
    padding: 2px 4px;
    font-weight: normal;
    overflow: visible;
    z-index: 999;
    top: 0;
}

#closemm3{position: absolute;right: 0;top: -15px; min-width:116px;line-height:24px;padding: 12px 18px;}
#closemm3:after{top:8px;right:8px;background-image:url('/wp-content/uploads/2024/11/biofidelity-menu-x-white.svg');}
a#closemm:hover { color:#fff; }
#closemm3:hover:after{background-image:url('/wp-content/uploads/2024/11/biofidelity-menu-x-purple.svg');}


.v-center {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.form-control:focus {box-shadow:/wp-content/themes/Ignyte/assets/css/none; border: transparent;}
.wpcf7-form-control:focus-visible {outline:/wp-content/themes/Ignyte/assets/css/none;}
.wpcf7-not-valid-tip {font-size: 16px; margin: 5px 0;}

/*Modal CSS*/
.modal {
    height: 100%;
    text-align: center;
    background-color: rgb(3 3 3 / 90%);
}
.modal-backdrop {display:/wp-content/themes/Ignyte/assets/css/none;}
.modal-header {
    position: absolute;
    right: 30px;
    top: 30px;
    border-bottom:1px solid transparent;
}
.modal-header button {
    background-image:url(/wp-content/uploads/2022/07/Close-Icon_Purple.svg);
    width: 32px;
    height: 32px;
    z-index: 1;
    opacity:1;
}
.modal-dialog {
    max-width: 80vw;
    height: 80vh;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 30px auto;
    width: 80vw;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
    overflow: hidden;
}
.modal .wp-block-group.has-background {height:100%; padding: 0;}
.modal .wp-block-group__inner-container, .modal .wp-block-columns.alignwide {height:100%; padding:0;}
.modal-content {
    background-color: #F9F6F2;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: rgba(79,72,72,0.8);
    box-shadow: /wp-content/themes/Ignyte/assets/css/none;
}
.modal-body {color: #252930; padding: 50px 30px;}
.modal iframe {
    min-height: auto!important;
    height: 553px;
    position: absolute;
    top:150px;
}
.modal .wp-container-14 {margin:0!important;}
.modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
.modal-header .close {
    mask-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22/%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22/wp-content/themes/Ignyte/assets/css/none%22/%3E%3C/svg%3E);
    display: block;
    margin: 30px;
    width: 35px !important;
    height: 35px !important;
    background-color: #000;
    color: #222222;
    font-size: 18px;
    line-height: normal;
}
.modal-header .close span {display:/wp-content/themes/Ignyte/assets/css/none;}
.modal .is-vertically-aligned-bottom {position:relative;}
.modal .wp-block-column.is-vertically-aligned-center {height:100%;}

.modal-body.white .left .content-section {
    max-height: 215px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 30px;
}
.modal-body.white .left .inner-content {max-width: 625px;}
.modal-body.white .left .content-section::-webkit-scrollbar {
    width: 10px;
}
.modal p a {
    color: #FF6B55;
    margin-left: 0;
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
}
.modal p a:hover {
    text-decoration: underline;
}
#getstarted_popup .wp-block-column p.modal-link {width: 100%; max-width: 100%;}

/* Track */
.modal-body.white .left .content-section::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.modal-body.white .left .content-section::-webkit-scrollbar-thumb {
    background: #FF6B55;
    border-radius: 10px;
}

/* Handle on hover */
.modal-body.white .left .content-section::-webkit-scrollbar-thumb:hover {
    opacity:0.85;
}

#getstarted_popup.modal:before {
    display: initial;
}
#getstarted_popup .modal-dialog {
    max-width: 100vw;
    height: 100vh;
    width: 100vw;
    margin:0;
}
#getstarted_popup .modal-body {
    width: 72%;
    margin: 150px auto;
    padding: 0;
}
#getstarted_popup .wp-block-heading {margin-bottom: 50px;}
#getstarted_popup .wp-block-column {border: 1px solid #ebebeb;background-color: #fff;padding: 45px;border-radius: 8px; }
#getstarted_popup .wp-block-column p {font-size: 26px; font-weight: 500; line-height: 38px; max-width: 280px; width:75%; margin-right:15px; margin-bottom: 0; display: inline-block; vertical-align: middle;}
#getstarted_popup .wp-block-column p.eyebrow {display:block; font-size:14px; line-height:18px; margin-bottom:5px;}
#getstarted_popup .wp-block-buttons {position: relative; float: right; right: 25px;display: inline-block; vertical-align: middle;height:45px;}
#getstarted_popup .wp-block-buttons a {border: 2px solid #ff6b55; border-radius: 45px; background-image: url(/wp-content/uploads/2024/04/button-circle-arrow-white.svg); background-repeat: no-repeat; width: 45px; height: 45px; color:transparent;}

/*Blog Page*/
.blog h1 {margin-bottom:0;font-size: 54px; line-height: 64px; max-width: 998px;}
.not_found_msg {margin-bottom:120px;}
.blog .textonly {
    background-image: url(/wp-content/uploads/2022/04/Ellipse-7.png);
    background-repeat: no-repeat;
    background-position: left 305px center;
    width: auto;
}
.blog .textonly + .offset-lg-1 {
    margin-left: 0;
    max-width: 100%;
}
.featured-home h5 {color: #414141; line-height: 35px; max-width: 278px;}
.blog #main-content .date {margin-top: 48px;}

/*Blog Details*/
.blog-detail-header {padding-top:65px;}
.blog-detail-header h1 {font-size: 56px; line-height: 64px; max-width:796px; margin-bottom:15px;}
.blog-detail-header .particulars_date {display:/wp-content/themes/Ignyte/assets/css/none;}
.authorname {font-size: 19px; line-height: 35px;}
span.tags {
    background-color: #fff;
    margin-left: 15px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 50px;
    padding: 3px 9px;
    display: inline-block;
    vertical-align: middle;
    border:1px solid #F0F0FF;
}
.blog-detail-header .blog-image {
    max-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    background-position: center center;
    margin: 40px 0;
    width: 100%;
    height: auto;
    padding-top: 45%;
}
.detail_content h2 {font-size: 32px; line-height: 42px;margin-bottom:40px;color:#6D3FC3;}
.detail_content h3 {font-size: 26px; line-height: 34px;margin-bottom:20px; margin-top:40px; font-family:'Monument Grotesk Medium', sans-serif;}
.detail_content p {font-size: 19px; line-height: 31px;margin-bottom:20px;}
.detail_content li {font-size: 19px; line-height: 31px; margin-bottom:0;}
.detail_content ul, .detail_content ol {margin-bottom:20px;}
.detail_content p strong {font-family:'Monument Grotesk Medium', sans-serif;margin-top:40px;display:inline-block;font-weight:normal;}
.detail_content a:hover {text-decoration:underline;}
.detail_content li::marker, ::marker {color:#6D3FC3;}
.detail_content .cta {margin-top:90px;background-color: #B3B0FF; border-radius: 16px; padding: 45px; }
.detail_content hr.wp-block-separator {
    border: 1px solid #EAE3D8;
    margin: 40px auto 0px;
}
.blog-cta {margin-top:150px;}
.detail-content-section {padding-bottom:70px; margin-bottom:0px;}
.more-posts {font-size: 40px; line-height: 48px; margin-bottom:60px;}
.post-item .inner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 55%;
    width: 100%;
    height: auto;
    cursor: pointer;
    border-radius: 16px;
    margin-bottom: 0;
}
.eyebrow-categories { margin-bottom:30px; }
.eyebrow-category {
    display:inline-block;
    background-color:#fff;
    border-radius:50px;
    border:1px solid #B3B0FF;
    font-size:14px;
    color:#120044;
    padding: 4px 14px 2px 14px;
    margin-right:15px;
    font-family:'Monument Grotesk Medium', sans-serif;
    position:relative;
    line-height:26px;
}

.tile-content .eyebrow-categories, .recent-posts-text .eyebrow-categories { margin-bottom:15px; }
.tile-content .eyebrow-category, .recent-posts-text .eyebrow-category {
    background-color: #fff;
    margin-left: 0;
    font-size: 13px;
    line-height: 18px;
    border-radius: 50px;
    padding: 5px 9px 3px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #B3B0FF;
}
.tile-content .eyebrow-category:before, .recent-posts-text .eyebrow-category:before { display:/wp-content/themes/Ignyte/assets/css/none; }
.banner-content .eyebrow-category:before {display:/wp-content/themes/Ignyte/assets/css/none;}
.banner-content .eyebrow-category { padding-left:14px;}
.banner-content .eyebrow-category .bg-dark-purple{background-color: #B3B0FF;
    color: #120044;
    border-radius: 16px;
    padding: 6px 10px 4px;
    display: inline-block;
    line-height: 14px;
    float: left;
    margin: 0 10px 0 -9px;}

#sidebar {max-width: 393px;}
#sidebar h5 {line-height:26px; font-weight:550;}
#sidebar h5:after {
    content: "";
    border-bottom: 2px solid #120044;
    display: block;
    width: 40px;
    padding-top: 15px;
}
#sidebar p {font-size:16px; line-height:26px;}
#sidebar span.name-hq {font-family: 'Monument Grotesk Medium', sans-serif;}
#sidebar p.address-block { margin-bottom:2em; }
#sidebar p.phone-block { margin-bottom:3em; }
#sidebar a {text-decoration:/wp-content/themes/Ignyte/assets/css/none;}
#sidebar a:hover {text-decoration:underline;}
.wp-block-image img {width:100%; max-height: 800px;object-fit: cover;height: 100%;}
.detail_content .wp-block-image img{border-radius:16px;}
.circle-white.wp-block-image img{object-fit: contain;}
.post-item .published-date {display:/wp-content/themes/Ignyte/assets/css/none;}

/*Contact*/
.page-contact .container-fluid .container-fluid {padding-bottom:0;}
.social-links-wrapper {}
.page-contact #sidebar {
    max-width: 292px;
    right: 0;
    float: right;
}
.sb-middle {margin-top: 60px;}
.sb-bottom {margin-top: 60px;}
.page-community p.small {font-size:13px; line-height:18px;}
#page-wrap .wpcf7-form-control {
    border: 1px solid #EAE3D8;
    border-radius: 5px;
    height: 54px;
    padding: 15px;
    line-height: normal;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0;
}
#page-wrap input[type="submit"].wpcf7-form-control {
    border:/wp-content/themes/Ignyte/assets/css/none;
    border-radius:50px;
    font-size: inherit;
    height:auto;
    padding: 12px 24px;
    line-height:inherit;
}
#page-wrap textarea.wpcf7-form-control {height:180px;}
#page-wrap .contact-checkbox {
    border: /wp-content/themes/Ignyte/assets/css/none;
    padding: 0;
    display:/wp-content/themes/Ignyte/assets/css/none;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 15px 0;
}
#page-wrap .wpcf7-list-item input {
    border: 2px solid #383532;
    border-radius: 3px;
}

/*Gated*/
.page-template-page-custom-right-sidebar .textonly {margin:0;}
.page-template-page-custom-right-sidebar .right {margin:114px 0 80px;}
.page-template-page-custom-right-sidebar #sidebar img{border-radius:16px;margin-bottom:40px;}
.sidebar-first figure.wp-block-image {margin:0; margin-bottom: 50px;}
.page-template-page-custom-right-sidebar #page-wrap #sidebar .wpcf7-form-control.wpcf7-submit {width: 118px;}
.page-template-page-custom-right-sidebar #page-wrap #sidebar .wpcf7-form-control.wpcf7-submit {margin-top:20px;}
.left-content {max-width:90%; margin-bottom:60px;}
.page-template-page-custom-right-sidebar #page-wrap .container-fluid {padding-bottom:0;}
.page-template-page-custom-right-sidebar #page-wrap .container-fluid.content{padding-top:0;}

/*Thank You*/
.page-thank-you #page-wrap h1 {color:#120044;}
.page-thank-you #page-wrap p {width: 100%; max-width: 100%;}
.page-thank-you .container-fluid {padding-bottom:0;}
.page-thank-you .textonly {
    height: calc(100vh - 398px);
    margin: 0;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
}
.error404 #main-content {
    height: calc(100vh - 398px);
    margin: 0;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
}

/*About Page*/
.close:hover span.icon-bar {background: #fff;}
.modal-body h2 {margin-bottom:5px;}
.modal-body .title {font-size:24px; margin-bottom:10px;}
.modal-body .image {
    width: auto;
    background-repeat: no-repeat;
    background-size:contain;
}
.modal-body h5.subtitle2 {
    margin-bottom: 50px;
    font-size: 22px;
    line-height: 160%;
    font-weight: 400;
}
.modal-body .funfact {
    font-size: 22px;
    line-height: 160%;
    font-style: italic;
    font-weight: 500;
    margin-bottom:15px;
}
.modal-body .popup_decription {
    font-size: 18px;
    line-height: 160%;
    margin-bottom:35px;
}

/*Blog Post*/
.ignyte-post .bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:55%;
    width: 100%;
    height: auto;
    cursor: pointer;
    border-radius: 16px;
    margin-bottom:0;
}
.ignyte-post {
    margin-bottom: 60px;
    padding-bottom:0;
    width:100%;
}
.ignyte-post .eyebrow {margin-bottom:10px;}
.blog-tile {max-width:390px; background-color:#fff; border-radius: 16px; border:1px solid #EAE3D8;}
.tile-content {padding: 30px;height:315px;position:relative;}
.post-item .button , .ignyte-post a.button {position: absolute; bottom: 40px;}
.blog .load-more.center {margin-bottom:0px; margin-top:95px;}
.blog .bg-image-2 {
    width: 85px;
    height: 85px;
    position: absolute;
    left: 470px;
    top: 0;
}
.ignyte-post:last-child {border-bottom:/wp-content/themes/Ignyte/assets/css/none	;}
.blog #sidebar p {font-size:18px; line-height:30px;}
.hidden{display:/wp-content/themes/Ignyte/assets/css/none}
.dropdown.mobile {display: inline-block;}
.search-bar {
    display: inline-block;
    margin-left: 6px;
    height: 54px;
    vertical-align: top;
}
.search-form .input-group .quicksearch {
    max-width: 280px;
    height: 54px;
    margin: auto 0 auto auto;
    padding-right: 35px;
    background: #F7F5F2;
    border-radius: 5px;
    border: /wp-content/themes/Ignyte/assets/css/none;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-resource-center-icon-search-filters.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size:22px;
}
.search-form .input-group .input-group-append {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 42px;
}
ul.nav.button-group.desktop li {margin-right:22px; margin-bottom:20px;}
ul.nav.button-group.desktop a {
    font-size: 14px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 0.28px;
    text-transform: /wp-content/themes/Ignyte/assets/css/none;
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
    border-radius: 45px;
    min-width: 122px;
    display: inline-block;
    padding: 0px 20px;
}
ul.nav.button-group.desktop a:hover, ul.nav.button-group.desktop li.active a {
    background-color: #1A364F;
    color: #fff;
}
ul.nav.button-group.desktop li:last-child a {
    margin-right: 0;
}
.post_filter_li.active a {
    color: #333;
    text-decoration:underline;
}
.input-group-append {
    width: auto;
    display: inline-block;
    float: right;
    padding: 8px;
}
button.search-btn {
    background-color: transparent;
    padding:0;
    width:20px;
    height:100%;
    background-image:url(/wp-content/uploads/2022/04/Vector-13.png);
    background-position: center center;
    background-repeat: no-repeat;
}
input.form-control.quicksearch {
    font-size: 20px;
    color: #120044;
    padding: 0;
    background-color: transparent;
    border: /wp-content/themes/Ignyte/assets/css/none;
    height: 100%;
    padding-left: 15px;
}
.banner-content h6,
.small-leader-text, .eyebrow {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #ff6b55;
    margin-bottom:16px;
    font-weight:700;
    text-transform:uppercase;
}
.ignyte-post a {text-decoration: /wp-content/themes/Ignyte/assets/css/none;}
.ignyte-post h4 {
    font-size: 40px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color:#333333;
    margin-bottom:10px;
    max-width:390px;
}
.ignyte-post a:hover h4 {color:#5E3FE0;}
.ignyte-post p, .recent-posts-text p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:10px;
    height: 60px;
    font-family: 'Monument Grotesk Medium', sans-serif;
}
.ignyte-post h6, .recent-posts-text h6 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:20px;
    font-weight: 400;
    height: 74px;
}
.featured-blog-post a{position:relative;}
.featured-blog-post a,
.ignyte-post a.button, .load-more .button, .post-item .button {
    /*height: auto;
    line-height: 18px;
    font-size: 15px;
    background-image: /wp-content/themes/Ignyte/assets/css/none;
    background-color: transparent;
    padding: 8px 40px 7px 0;
    color: #120044;
    letter-spacing: 0;
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;*/
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
}
.read-more-link a{color: #120044;position: relative;font-size: 16px;line-height: 22px;margin-top: 15px;display:inline-block;}
.read-more-link a:hover{color: #6D3FC3;}
.read-more-link a:after,
.blog-tile .button:after {
    content: " ";
    background-color: #6D3FC3;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    border-radius: 50px;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-arrow-right-white.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}
.read-more-link a:after{
    top: -4px;
    right: -47px;
}
.featured-blog-post a:hover:after,
.blog-tile .button:hover:after {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2024/11/arrow-purple.svg);
}
.featured-blog-post a{margin-top:15px;display:inline-block;}
#page-wrap .load-more .button {
    color: #fff;
    line-height: 1;
    /*height: auto;
    line-height: 18px;
    font-size: 15px;
    background-image: /wp-content/themes/Ignyte/assets/css/none;
    background-color: transparent;
    padding: 8px 40px 7px 0;
    color: #120044;
    letter-spacing: 0;
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;*/
}
#page-wrap .load-more .button:after {
    content: " ";
    background-color: #6D3FC3;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    border-radius: 50px;
    background-image: url(/wp-content/uploads/2024/10/biofidelity-arrow-right-white.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}
#page-wrap .load-more .button:hover:after {
    background-color: #fff;
    background-image: url(/wp-content/uploads/2024/11/arrow-purple.svg);
}
/*#page-wrap .ignyte-post a.button:hover, #page-wrap .load-more .button:hover {
    color: #fff;
    background-color: #6D3FC3;
}*/
.ignyte-post .vh-center {position:relative;}
.ignyte-post .odd .vh-center > div {
    position: absolute;
    right: 0;
}
input[type="checkbox"] {
    webkit-appearance: /wp-content/themes/Ignyte/assets/css/none;
    -moz-appearance: /wp-content/themes/Ignyte/assets/css/none;
    position: relative;
    display: inline-block;
    width: 18px;
    min-width: 18px;
    height: 18px;
    background: #fff;
    border:1px solid #ccc;
    box-shadow: /wp-content/themes/Ignyte/assets/css/none;
    cursor: pointer;
    margin-top: 0;
    padding: 0;
    margin-right: 8px;
}
#page-wrap select.wpcf7-form-control {width:100%;}

/*CTA*/
body .cta-two-column.wp-block-group {
    padding: 113px 60px;
}

/*Footer*/
footer {padding: 85px 0 0 0; background-color: #120044; color:#fff;}
footer ul {list-style-type:/wp-content/themes/Ignyte/assets/css/none; padding-inline-start:0; }
ul.footer_links { margin-bottom: 40px; }
footer ul li a {
    font-size: 16px;
    font-style: normal;
    line-height: 32px;
    color:#fff;
    text-decoration:/wp-content/themes/Ignyte/assets/css/none;
}
footer ul li a:hover {
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
    text-decoration-color: #6D3FC3;
    text-underline-offset: 4px;
    color: #6D3FC3;
}
ul.footer_nav.navbar-nav {display:inline-block; }
ul.footer_nav.navbar-nav li {display: inline-block;width: auto;float: unset;margin-right: 25px;}
ul.footer_nav.navbar-nav li:last-child {margin-right: 0;}
ul.footer_nav.navbar-nav li a {color: #FFF;font-size: 12px;font-style: normal;font-weight: 400;line-height: 32px;display: inline-block;}
ul.footer_nav.navbar-nav li a:hover {color: #6D3FC3;}
.footertop {padding-bottom:20px;}
.footerbottom {padding-bottom: 40px;}
.footerbottom .footer-wrapper {padding: 40px 15px 0 15px; }
.footerbottom .footer-wrapper div {padding:0;}
.footerbottom .footer-wrapper a:last-child div {margin-right: 0;}
.footer-right {-webkit-box-pack: end;}
.footer-right .row{width: 100%;}

.footer-nav.row { padding-top:90px; }

.footer-tagline-text { font-size:64px; line-height:64px; }
.footer-tagline-text-2 { color:#B3B0FF; }
.newsletter-eyebrow { font-size:16px; line-height:16px; color:#B3B0FF; margin-bottom:30px; }
.newsletter-text-content { hfont-size:20px; line-height:28px; margin-bottom:30px; }
.footer-links-label { font-family: 'Monument Grotesk Medium', sans-serif; font-size:16px; line-height:16px; margin-bottom:30px; }
.footer-newsletter { display:block; }
.footer-contactus { display:/wp-content/themes/Ignyte/assets/css/none; }

footer form {width:100%; max-width: 440px;position:relative;}
footer hr {
    height: 1px;
    border:/wp-content/themes/Ignyte/assets/css/none;
    color: #CFBDEB;
    background-color: #CFBDEB;
    margin: 90px 0;
}
footer .newsletter form input {
    background-color: #43617C;
    border: /wp-content/themes/Ignyte/assets/css/none;
    border-radius: 30px;
    color: #fff;
    height: 50px;
    padding-left: 28px;
}
footer .newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    color: #EEE;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 11px;
    letter-spacing: 1.26px;
    background-color:#FF6B55;
    padding: 20px;
    width: auto;
    border-radius: 0 30px 30px 0;
    min-width: 100px;
}
footer .green {
    color: #6BC7BC;
}
footer .newsletter form input[type="submit"]:hover {
    background-color: #fff;
}
.newsletter form input::placeholder{color:#fff; font-size:14px; }
.newsletter form input::-webkit-input-placeholder {color:#fff; font-size:14px;  }
.newsletter form input::-moz-placeholder {color:#fff; font-size:14px; }
.newsletter form input::-ms-input-placeholder {color:#fff; font-size:14px; }
.newsletter form input::-moz-placeholder {color:#fff; font-size:14px;  }
.newsletter h5 {margin-top:100px; letter-spacing: 0.3px;}
.copyright {color: #FFF;font-size: 12px;font-style: normal;font-weight: 500;line-height: 43px; margin-bottom:0;}
footer .social-icons a {background: /wp-content/themes/Ignyte/assets/css/none; display: block; height: 25px; }
.social-icons a:focus, .social-icons a:hover {transform: /wp-content/themes/Ignyte/assets/css/none;}
footer .social-icons div {
    width: 25px;
    height: 25px;
    background-size: 24px;
    background-color: rgb(255 255 255 / 20%);
    border-radius: 25px;
    padding: 0;
    background-repeat:no-repeat; background-position:center center; margin-right: 16px; display: inline-block;
}
footer .social-icons a:hover div {background-color:#6D3FC3;}

footer .social-icons div.social-icons-label {
    font-size: 12px;
    width: inherit;
    background: /wp-content/themes/Ignyte/assets/css/none;
    line-height: 32px;
    height: inherit;
    border-radius: 0;
}

footer .linkedin {
    background-image:url(/wp-content/uploads/2024/10/biofidelity-logo-linkedin.svg);
    border: 2px solid #fff;
}
footer .twitter {
    background-image:url(/wp-content/uploads/2024/10/biofidelity-logo-x.svg);
    border: 2px solid #fff;
}

footer .social-icons div.twitter { background-size:50%; }
footer .social-icons div.linkedin { background-size:50%; }

footer p {font-size:12px; line-height:32px; margin-bottom:0}
footer p a {color:#fff; margin-left: 20px; text-decoration: /wp-content/themes/Ignyte/assets/css/none;}
.footer-left img {
    display: inline-block;
    max-width: 168px;
}
.footer-left p {
    max-width: 240px;
    margin-bottom:0;
    color:#fff;
}
footer p span {
    color: #fff;
}
.footer-logo {
    display: inline-block;
    width: 168px;
    vertical-align: middle;
}
.footer-description {display: inline-block;}

.search-results #main-content {padding:90px 0;}
.search-results h1 {margin-bottom:70px;}
.search-results a {
    text-decoration: /wp-content/themes/Ignyte/assets/css/none;
    transition: 0.5s;
}
.search-results a:hover {
    text-decoration: underline;
    color: #FF6B55;
}
.footer-contactus { margin-top:30px; }
.footer-contactus p { font-size:16px; line-height:22px; margin-bottom:2em; }
.footer-copyright { font-weight:400;}
.row.footer-nav .footer-nav .row { width: 100%; }

/* Location page CSS start from here */
.fade.in {
    opacity: 1;
}
.filters ul.dropdown-menu.button-group {
    width: 100%;
}
.filters ul.dropdown-menu.button-group {
    height: auto;
    overflow-y: auto;
}

.filters .dropdown.mobile{margin-right:20px;}

span.address {font-weight: 500;}
.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

/*DYNAMIC FAQS*/
.faqs-references { padding-bottom:60px; }
#accordion { border-top:1px solid #120044; }
#accordion h3 { margin-top:0;margin-bottom:0; max-width:unset; font-size:56px; line-height:56px; position:relative; }
#accordion .moreBox { border-bottom:1px solid #120044; padding:50px 20px; }
#accordion .moreBox .ui-accordion-header-icon {
    content: ' ';
    background-color: #6D3FC3;
    width:32px;
    height:32px;
    position:absolute;
    right: 0;
    border-radius:50%;
    background-image:url(/wp-content/uploads/2024/10/biofidelity-plus.svg);
    background-size:50%;
    background-repeat:no-repeat;
    background-position:center;
    transition: 0.15s;
    top:50%;
    transform:translateY(-50%);
}
.animationtextup #demo { margin:1px; }
#accordion .moreBox:has(.ui-accordion-content-active) { background-color:#f0f0ff; }
#accordion .moreBox:has(.ui-accordion-content-active) .ui-accordion-header-icon { transform: rotate(45deg) translate(-35%, -35%); }
#accordion .ui-accordion-content {margin-top:30px;}

.content-width { max-width:860px; margin:0 auto 50px; }
.content-width-wider { max-width:1075px; margin:0 auto 50px!important; }
.content-width-wider h2 { font-size:72px; line-height:80px; margin-bottom:30px; }

.solution-for-every-stage .content-width{margin-bottom:120px;}

/*STATIC FAQS*/

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child {
    border: /wp-content/themes/Ignyte/assets/css/none;
}

.wp-block-getwid-accordion {
    border-top: 1px solid #120044;
    border-bottom: 1px solid #120044;
    border-left:/wp-content/themes/Ignyte/assets/css/none;
    border-right:/wp-content/themes/Ignyte/assets/css/none;
}
.wp-block-getwid-accordion__content {
    padding: 0 20px 50px;
    border-right: /wp-content/themes/Ignyte/assets/css/none;
    border-left: /wp-content/themes/Ignyte/assets/css/none;
    border-bottom: /wp-content/themes/Ignyte/assets/css/none;
}
.wp-block-getwid-accordion__header{border-bottom: 1px solid #120044;}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header {
    padding: 50px 20px;
}

/*HOW IT WORKS*/
.how-it-works { margin:60px 0 0; padding:0 0 30px; }
.how-it-works h2{font-size:72px;line-height:72px;margin-bottom:90px;padding-top:120px;}
.circle-white { background-color:#fff; color:#120044; border-radius:50px;font-size:32px; line-height:32px;width:80px;height:80px;display:flex; align-items: center;
    justify-content: center;}
.how-it-works-text-content p{font-size:32px;line-height:38px;max-width:525px;}

/*ASPYRE LUNG REAGENTS & ENSPYRE*/
.aspyre-lung-reagents{ margin:30px 0 0; padding:0 0 30px; }
.aspyre-lung-reagents h2{font-size:64px;line-height:70px;margin-bottom:40px;padding-top:120px;}
.aspyre-lung-reagents h3{font-size:34px;line-height:38px;}
figure.wp-block-image.size-full.checkbox-circle.circle-white{margin:0 0 40px 0;}
.aspyre-lung-reagents .single-headline h2{margin-bottom:30px;}

.blue-bg .section-fifty-fifty h4, .blue-bg .section-fifty-fifty p {color:#fff;}
.blue-bg .section-fifty-fifty hr.wp-block-separator{color:#fff;background-color:#fff;}
.blue-bg .section-fifty-fifty p.right,
.blue-bg .section-fifty-fifty p.left{border-right-color:#fff;}
.aspyre-lung-reagents .wp-block-getwid-tabs__nav-links {
    justify-content: center;
    background-color: #fff;
    width: max-content;
    margin: 0 auto 30px;
    border-radius: 50px;
    border: 5px solid #fff;
    font-size: 18px;
    line-height: 20px;
}
.aspyre-lung-reagents .wp-block-getwid-tabs__nav-link.ui-tabs-active {
    border-radius: 50px;
    background-color: #120044;
    color: #B3B0FF;
}
.aspyre-lung-reagents .wp-block-getwid-tabs__nav-link.ui-tabs-active:hover {
    background-color: #6D3FC3;
    color: #fff;
}
.aspyre-lung-reagents .ui-tabs-active:hover span.wp-block-getwid-tabs__title {
    color: #fff;
}
.aspyre-lung-reagents .wp-block-getwid-tabs__nav-link {
    border: /wp-content/themes/Ignyte/assets/css/none;
}
.aspyre-lung-reagents .ui-tabs-active span.wp-block-getwid-tabs__title {
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #B3B0FF;
    margin-bottom:0;
}
.aspyre-lung-reagents span.wp-block-getwid-tabs__title {
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #120044;
    margin-bottom:0;
}
.aspyre-lung-reagents span.wp-block-getwid-tabs__title:hover {color:#6D3FC3;}
.aspyre-lung-reagents .wp-block-getwid-tabs__tab-content-wrapper .container{ padding:0; }
.aspyre-lung-reagents .section-fifty-fifty .wp-block-column { width:50%; border: 1px solid white;}
.aspyre-lung-reagents .is-active-tab .highlight { animation: 5s multicolor; }

@keyframes multicolor {
    0% {
        color: #B3B0FF;
    }
    50% {
        color: #B3B0FF; 
    }
    100% {
        color: #FFF;
    }
}

/* Hide bottom line when grid is in 2 columns*/
.aspyre-lung-reagents .section-fifty-fifty .wp-bootstrap-blocks-container.container.mb-2:nth-child(1) hr.bottom{display:/wp-content/themes/Ignyte/assets/css/none;}

/* Exactly 2 children */
.aspyre-lung-reagents .row-checkboxes:has(> :nth-child(2):last-child){margin-bottom:90px;margin-top:90px;max-width: 960px;margin-left: auto;margin-right: auto;}

/* Exactly 3 children */
.aspyre-lung-reagents .row-checkboxes:has(> :nth-child(3):last-child){margin-bottom:90px;margin-top:90px;max-width: unset;margin-left: auto;margin-right: auto;}
/*.single-headline {margin-top:80px;}*/

.number-boxes-vertical{padding-bottom:0;}
.number-boxes-vertical .text-content-left h2{font-size:80px;max-width:450px;}
.number-boxes-vertical .text-content-left p{max-width:450px;}
.number-boxes-vertical .title-text{font-size: 48px;line-height: 48px;}
.number-boxes-vertical .number-boxes-vertical-row p{max-width:300px;font-size: 16px;line-height: 24px;}
.number-boxes-vertical-row{margin-bottom:120px;}

.clinical-testing-title-block{margin-top:90px!important;margin-bottom:60px!important;}
.clinical-testing-title-block h2{margin-bottom:30px;}


.add-margin-30{margin-top:30px;}
.add-margin-120{margin-top:120px!important;}
.add-top-padding-120{padding-top:120px;}
.wp-block-buttons>.wp-block-button.add-margin-30{margin-top:30px;}

.careers-testimonials-column{display: flex;flex-direction: column;justify-content: space-between;}
.careers-testimonials h2{font-size: 56px;line-height: 56px;max-width:500px;}
.careers-testimonials h4{font-size: 48px;line-height: 48px;max-width:unset;}

/*CTA*/
.cta-bg { padding:80px 30px; color:#fff;position:relative; }
.cta-bg h2 {margin-bottom:0;font-size:80px;}
.cta-bg p {margin-bottom:30px;}
.background-image{position: absolute;object-fit: cover;top: 0;left: 0;width: 100%;height: 100%;overflow:hidden;}
.background-image img{border-radius:0;max-height:unset;}

.background-image img{border-radius:0;}
/*RELATED RESOURCES*/
.related-resources { background-color:#B3B0FF; padding:60px 30px; color:#120044; margin-bottom:0!important; }
.related-resources h2 {font-size:64px;line-height:64px;}
.related-resources p.button{max-width: 280px; padding-right: 0; position: absolute; right: 0; }
.featured-blog-post h3 {font-size:48px;line-height:48px;overflow: hidden;color:#120044;
    display: -webkit-box; margin-bottom:30px;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.featured-blog-post a:has(h3) {margin-top:0;}
.other-featured-blog-posts h3 {font-size:24px;line-height:30px; margin-bottom:15px;  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.other-featured-blog-posts h3 a{color:#120044;text-decoration:/wp-content/themes/Ignyte/assets/css/none;}
.featured-blog-post p {font-size:16px;line-height:24px;}
.other-featured-blog-posts p {font-size:14px;line-height:21px;  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.other-featured-blog-posts .eyebrow-category,
.featured-blog-post .eyebrow-category {background-color: transparent;
    border: 1px solid #120044;font-size: 12px; text-transform: /wp-content/themes/Ignyte/assets/css/none; padding: 0 14px;}
.other-featured-blog-posts .eyebrow-category:before,
.featured-blog-post .eyebrow-category:before { display: /wp-content/themes/Ignyte/assets/css/none; }
.featured-blog-post .wp-block-image {margin-bottom:50px;}
.featured-blog-post .wp-block-image.size-large a{margin-top:0;}
.other-featured-blog-posts .wp-bootstrap-blocks-container {margin-bottom:30px!important;}
.other-featured-blog-posts img {aspect-ratio: 16/9;}
.other-featured-blog-posts figure.wp-block-image.size-full{margin:0;}
.other-featured-blog-posts .eyebrow-categories{margin-bottom:15px;}

.wp-bootstrap-blocks-row.number-row{margin-bottom: 120px;}
.product-row h2{font-size:64px;line-height:70px;margin-bottom: 30px;max-width:625px;}
.product-row p:last-of-type {margin-bottom: 30px;}
.product-row .wp-bootstrap-blocks-container{padding:0;}
.product-row .bg-grey{background-color: #F6F7FB;margin:0 30px;padding:15px 0 60px;}
.product-row p{max-width:470px;}
.product-row .bg-grey .wp-block-image.size-full{margin-bottom:60px;}

.clinical-testing-cover-image{max-height:700px;height:90vh;margin-bottom:30px;}
.clinical-testing-cover-image.wp-block-cover .wp-block-cover__inner-container{width:100%;flex-grow:1;max-width:1440px;left:unset;right:unset;    padding: 25px;}
.clinical-testing-cover-image.wp-block-cover .wp-block-cover__inner-container p{max-width:700px;font-size:40px;line-height:48px;color:#fff;}
.clinical-testing-cover-image.wp-block-cover .wp-block-cover__inner-container .bg-white{color:#120044;padding:40px;border-radius:16px;max-width: 700px!important;font-size: 40px;line-height: 48px;}
.clinical-testing-cover-image.wp-block-cover .wp-block-cover__inner-container .bg-white p{color:#120044;}
.clinical-testing-cover-image.wp-block-cover.company-cover-image{margin:0;}
.purple-dot-ribbon figure.wp-block-image.size-full {margin:0 0 20px;}
.purple-dot-ribbon p {font-size:24px;line-height:28px;}
.purple-dot-ribbon .wp-bootstrap-blocks-row.row{margin-bottom:60px;}

.clinical-testing-cover-image.wp-block-cover.careers-cover-image,
.clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white{margin:0 !important;}
.clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white h2{font-size:40px;line-height:44px;margin-bottom:30px;}
.clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white p{font-size:20px;line-height:28px;}
.clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white p:last-of-type{margin-bottom:30px;}
.clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white a.wp-block-button__link{color:#fff;}

.careers-cover-image .wp-bootstrap-blocks-container.container.mb-2.bg-white{padding:25px!important;}

.next-day-results{background-color:#B3B0FF; border-radius:16px; color:#fff;padding:50px 100px 50px 120px;}
.next-day-results h2{font-size:56px;line-height:62px;margin-bottom:0;}
.cta-bg .next-day-results{margin-top: -200px;margin-bottom: 90px;}
.dark-purple{color:#120044;}

.no-hero-text-only{padding-top:40px;}
.hero-text-only{
    margin-top: 30vh;
    margin-bottom: 40vh !important;
    text-align: center;
    max-width:925px;
}
.hero-text-only h1{font-size: 96px;line-height: 96px;}

/*COMPANY*/
.company-intro h2{font-size:56px;line-height:62px;}
.company-intro p{font-size:32px;line-height:45px;}


.references-container{padding-top:90px;}

.hero-career .hero-circle img,
.hero-circle .banner-image {border-radius:50%;background-size: cover; aspect-ratio:1 / 1;max-width:unset;}

.hero-career h2{font-size:56px;line-height:62px;margin-bottom:30px;}
.hero-career p{max-width:525px;}


/*ANIMATION*/

.animaterheaderimage {
    height: 100vh;
    width: 100%;

    background-size: cover;
}

.animaterheaderimage-svg-content{position:relative;height:100%; }
.animaterheaderimage-svg-content h1{position:absolute; top:15%; left:50%; transform: translate(-50%, -50%);  color: #ffffff }
.animaterheaderimage-svg-content h2{position:absolute; top:115%; left:50%; transform: translate(-50%, -50%);font-size:56px; line-height:67px;  color: #ffffff }

.animaterheaderimage-svg-content h1{text-align:center;font-size:96px; line-height:96px;}
.animation-home .animaterheaderimage-svg-content h2{top:65%;}

/*HUBSPOT FORMS*/
.newsletter-form .hbspt-form input{background-color: #402E70;color:rgba(255,255,255,0.5);border:/wp-content/themes/Ignyte/assets/css/none;border-radius:48px;margin-bottom:12px;}
.newsletter-form .hbspt-form input::placeholder{color:rgba(255,255,255,0.5);font-size:16px; line-height:16px;}
.newsletter-form .hbspt-form input[type=submit]{background-color:#120044;color:#fff;font-size:12px;line-height:12px;margin-bottom: 6px;margin-right: 6px;padding: 12px 16px;}
.newsletter-form .hbspt-form input[type=submit]:hover{background-color: #6D3FC3;}
.hbspt-form{position:relative;}
.newsletter-form .hs-submit{position:absolute;top:66px;right:0;}
.sidebar-second,.contact-form{padding:40px 0 0 0;}
.sidebar-second .hbspt-form input,
.sidebar-second .hbspt-form select,
.contact-form .hbspt-form select,
.contact-form .hbspt-form input{border-radius:5px;margin-bottom:20px;font-size:20px; line-height:28px;padding: 1.5rem 1.8rem;color:#777777;border:1px solid #D9D9D9;}

.sidebar-second .hbspt-form input::placeholder,
.sidebar-second .hbspt-form select::placeholder,
.contact-form .hbspt-form select::placeholder,
.contact-form .hbspt-form input::placeholder{font-size:20px; line-height:28px;color:#777777;}

.sidebar-second .hbspt-form input[type=checkbox],
.contact-form .hbspt-form input[type=checkbox]{margin:10px 10px 0 0;padding:0;border-radius:0;border:1px solid #120044;}
li.hs-form-booleancheckbox::marker{color:transparent;}

.sidebar-second .hbspt-form ul.inputs-list,
.contact-form .hbspt-form ul.inputs-list{padding-inline-start: 0;margin-top:20px;}

.sidebar-second .hbspt-form input[type=submit],
.contact-form .hbspt-form input[type=submit]{color:#fff;border-radius:48px;font-size:16px; line-height:16px;background-color: #120044;padding: 16px 28px;text-decoration: /wp-content/themes/Ignyte/assets/css/none;
}
.sidebar-second .hbspt-form input[type=submit]:hover,
.contact-form .hbspt-form input[type=submit]:hover{background-color: #6D3FC3;
}

.events .hbspt-form input[type=submit] {
    margin-top: 20px
}

.newsletter-form .hs-error-msgs{position: absolute;
    background-color: #fff;
    color: #120044;
    border-radius: 31px;
    top: 0;
    left: 50%;
    transform: translateX(-25%);
    margin-top: -5px;
    margin-bottom: 0;
}
.newsletter-form .hs-error-msgs li{margin: 0;
    padding: 1px 10px;}
.newsletter-form .hs-error-msgs li label{margin: 0;
    font-size: 12px;}
.hs-error-msgs li::marker{color: transparent;}
.hs-form-field{position:relative;}


.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{transform: translate3d(100vw, 0, 0);}
.mm-menu_offcanvas {width: 100%;min-width: 140px;max-width: unset;}
.mm-menu_opened #closemm2{display:/wp-content/themes/Ignyte/assets/css/none;}

.wp-block-getwid-accordion__header-title{max-width:calc(100vw - 117px);}

ul.navbar-nav{margin-top:0;}

.mm-page.mm-slideout.sticky{position:sticky; top:0;z-index:99;}

/*MEDIA QUERIES*/
@media (min-width:992px) {
    section.animationtextup {
        height: 150vh; /* Increase height as needed */
    }
    .animationtextup .animaterheaderimage-svg-content h1{ margin-top:19vh;}
}
@media (max-width:1600px) {
    #getstarted_popup .modal-body {width:83%;}
    .cta-bg .container {padding:0;}
    .related-resources .container {padding: 0;}
}

@media (max-width: 1450px) {
    .home .hero-bg-image {
        right: 50px;
        bottom: auto;
        height: 43vh;
        width: 29vw;
        top: 273px;
    }
    .page-about h1 {font-size: 60px; line-height: 66px;}
    .animaterheaderimage-svg-content h2{font-size: 3vw;line-height: 1.25;}
}
@media (max-width: 1400px) {
    #getstarted_popup .wp-block-column p.modal-link a {font-size:21px; margin-left:0;}
}
@media (max-width: 1350px) {
    #global-nav-wrap .row {font-size: 10px;}
}
@media (max-width:1300px) {
    .section-overlap-fifty-fifty .wp-block-group.bg-lightgrey {padding:40px;}
    #main-nav .get_started.button {margin-left: 50px;}
    #menu-main-menu >li>a {font-size:14px;}
    .hero-bg-image {width:300px; height:300px;}
}

@media (max-width:1250px) {

}

@media (max-width:1199px) {
    #top-nav li {margin-right:20px;}
    .navbar-brand img {max-width: 200px;}
    #menu-main-menu >li>a {font-size:13px;}
    .section-values .wp-block-group {width: 150px; height: 150px;}
    .section-values h5 {font-size: 20px;}
    ul.nav.button-group.desktop a {padding: 0px 15px; min-width: 110px; font-size: 12px;}
    .label-filters {margin-right: 15px;font-size: 16px; line-height: 36px;}
    .section-mission-n-values .wp-block-column:last-child {margin-left: 0;}
    #main-nav .get_started.button {width: 115px;margin-left: 50px;}
    .home h1 {font-size: 5.5vw; line-height:1;}
    ul.footer_nav.navbar-nav li {margin-right:15px;}
    ul.footer_nav.navbar-nav li a {font-size:13px;}
    .range-values h2 {font-size:58px;}
    .range-values img {max-height:30px;}
    .home .banner-content h1 {font-size: 72px; line-height: 84px;}
    .home .row.banner .vh-center {margin-top:50px;}
    .home .banner-image {padding-top:120%;}
    .container-fluid.spacing-0 {padding-bottom:50px;}
    h1, h2 {font-size: 48px; line-height: 60px; margin-bottom: 50px;}
    .page-template-page-custom-right-sidebar h1 {font-size: 48px; line-height: 60px; margin-bottom: 30px;}
    .page-template-page-custom-right-sidebar h1 {margin-bottom:30px;}
    .page-about .row.banner {padding-top: 80px;}
    .page-about #main-content {margin-top: -80px;}
    #employee-testimonials {padding: 40px 40px 80px 40px;}
    #employee-testimonials .message {font-size:24px;margin-left:60px;}
    .client-image {height: 155px;width: 155px;}
    .image-border {height: 175px;width: 175px;}
    .page-about h1 {
        font-size: 50px;
        line-height: 63px;
    }
    .page-about .banner-image {padding-top: 75%;}
    #getstarted_popup .modal-body {
        width: 90%;
    }
    #getstarted_popup .wp-block-column {padding:35px;}
    .cta-bg h2 {
        font-size: 48px;
        line-height:48px;
    }


    /* Exactly 2 children then zero bottom margin */
    .aspyre-lung-reagents .row-checkboxes:has(> :nth-child(2):last-child) .wp-bootstrap-blocks-row.row {margin-bottom:0px;}

    /* Exactly 3 children then 90 bottom margin */
    .aspyre-lung-reagents .row-checkboxes:has(> :nth-child(3):last-child) .wp-bootstrap-blocks-row.row {margin-bottom:90px;}
}

@media (max-width:1150px) {
    .footer-copyright { display:/wp-content/themes/Ignyte/assets/css/none; }
    .row.footer-nav .footer-nav.vh-center{width: 100%; max-width: 100%; flex: 0 0 100%;}
}

@media (max-width:1060px) {
    .modal-body {padding: 50px 60px;}
    .home .hero-bg-image {top:220px;}
    .home .container-fluid.spacing-0 {padding-bottom:0}
    #getstarted_popup .modal-body {width:95%;}
    .page-about h1 {
        font-size: 48px;
        line-height: 58px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .section-fifty-fifty h4 {
        font-size: 4vw;
        line-height: 4vw;
    }

}

@media (min-width: 1025px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-header { margin: 0; float: left;}
    .navbar-nav>li {
        float: left;
    }
    .navbar-toggler, .mobile-button {display:/wp-content/themes/Ignyte/assets/css/none;}
    .navbar-brand {padding:0;}
    .mob-button {
        display:/wp-content/themes/Ignyte/assets/css/none;
    }
    .login-link {display:/wp-content/themes/Ignyte/assets/css/none;}
}
@media (max-width:1024px) {
    .non-responsive-menu .navbar-header {
        padding: 0;
        margin: 0;
        display: block;
        float: left;
        width: 100%;
    }
    .navbar-header .vh-center {display:/wp-content/themes/Ignyte/assets/css/none;}
    .non-responsive-menu .navbar-header img {height: 148px; max-width:/wp-content/themes/Ignyte/assets/css/none;}
    .non-responsive-menu .navbar-brand {padding: 0; margin: 0; padding-top: 8px;}
    .navbar-toggle .icon-bar {background-color: #32004B;}
    nav.mm-menu_opened {
        background-color: #120044;
        color:#fff;
        z-index:99;
    }
    .mm-panel_has-navbar {
        padding-top: 0;
    }
    html.mm-wrapper_opening .navbar-toggle, html.mm-wrapper_opening .navbar-toggle .icon-bar, .navbar-toggle, .navbar-toggle .icon-bar {
        -webkit-transition: /wp-content/themes/Ignyte/assets/css/none 0.5s ease 0.5s;
        transition: /wp-content/themes/Ignyte/assets/css/none 0.5s ease 0.5s;
        -webkit-transition-property: transform, margin-top, margin-bottom, opacity;
        transition-property: transform, margin-top, margin-bottom, opacity;
    }
    html.mm-wrapper_opening .navbar-toggle .icon-bar:first-of-type {
        -ms-transform: rotate( 45deg );
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-bottom: -14px;
    }
    html.mm-wrapper_opening .navbar-toggle .icon-bar:nth-of-type(2) {
        opacity: 0;
    }
    html.mm-wrapper_opening .navbar-toggle .icon-bar:last-of-type {
        -ms-transform: rotate( -45deg );
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: 0;
    }
    .mm-panels>.mm-panel {top:0; padding-top:0;}
    .mm-panels {padding-top: 0;}
    .mm-menu_position-top.mm-menu_opened {
        background-color: #6D3FC3;
        color: #1F1E1E;
        color: #ffffff;
        height:100vh;
        max-height:100%;
        font-weight: 400;
        font-size: 44px;
        top:0;
    }
    .navbar-collapse.collapse {display: /wp-content/themes/Ignyte/assets/css/none!important;}
    .navbar-header {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        float: left;
        position: relative;
    }
    .navbar-toggle {float:right;}
    .navbar-toggle .icon-bar {
        transition-property: transform, margin-top, margin-bottom, opacity;
        height: 2px;
        width: 35px;
        border-radius: 0;
        margin: 5px auto;
        display: block;
    }
    #global-nav-wrap .navbar-left {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    #main-nav-wrap .container, #global-nav-wrap .container {padding-right:60px;}
    #main-nav-wrap {
        height: 168px;
        border-bottom: transparent;
    }
    .navbar-header {
        float: unset;
        position: relative;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 6px;
    }
    .navbar-toggler .menu-hamburger {float:right;}
    .navbar-toggler .menu-hamburger .icon-bar {
        transition-property: transform, margin-top, margin-bottom, opacity;
        background: #fff;
        height: 1px;
        width: 14px;
        border-radius: 0;
        margin: 3px auto;
        display: block;
    }
    #main-nav-wrap .container, #global-nav-wrap .container {
        padding-right: 30px;
    }
    .nav-collapse {display:block;}
    .mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {margin-top: 30px;}
    .mm-listitem:hover {background-color: transparent; border-color: transparent; outline: /wp-content/themes/Ignyte/assets/css/none;}
    .mm-listitem.menu-item:after {display:/wp-content/themes/Ignyte/assets/css/none;}
    .mm-listitem .mm-btn_next:before {display:/wp-content/themes/Ignyte/assets/css/none;}
    .mm-menu .mm-listview .mm-btn_next:after {border-color: #fff;}
    .mm-panel_has-navbar#mm-1 .mm-navbar {display: block;}
    #mm-0 ul.mm-listview {margin-top: 0;}
    .mm-menu .mm-btn:after, .mm-menu .mm-btn:before {border-color: #fff;}
    .mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {color: #fff;}
    .mm-navbar {border-bottom: /wp-content/themes/Ignyte/assets/css/none;}
    #global-nav-wrap .navbar-left .col-sm-6:first-child {display: /wp-content/themes/Ignyte/assets/css/none;}
    #global-nav-wrap .center {width:100%;flex: 0 0 100%; max-width: 100%; font-size: 13px;}
    #global-nav-wrap .container  {padding:0;}
    #main-nav-wrap .container {padding:0 30px;}
    .blog .textonly + .offset-lg-1 {padding:0;}
    .non-responsive-menu .navbar-header img {height: auto; max-width:165px;}
    a#closemm {padding-top: 7px; padding-bottom: 7px;}
    a#closemm:focus {color:#fff;}
    /*.mm-wrapper_opened a#closemm {padding-top: 0;}*/
    .navbar-toggler {
        width: 116px;
        display: block;
        float: right;
        border-radius: 25px;
        background-color: #120044;
        font-size: 16px;
        text-decoration: /wp-content/themes/Ignyte/assets/css/none;
        color: #fff;
    }
    .navbar-toggler:hover {background-color: #6D3FC3;}
    .navbar-toggler:hover .menu-hamburger{background-color: #fff;}
    .navbar-toggler:hover .menu-hamburger .icon-bar {background-color: #6D3FC3;}
    .navbar-toggler .menu-hamburger {border-radius:50%; padding: 0; width: 32px; height: 32px; padding-top: 9px;}
    .navbar-toggler .menu-hamburger-label { float:left; margin-top: 8px;
        margin-left: 8px; }
    .navbar>.container .navbar-brand {
        padding-top: 0;
        margin-bottom: 0;
        width: auto;
        height: auto;
        min-width: auto;
        margin-top: 12px;
    }
    #main-nav-wrap {height: 80px;}
    /*	.mm-listview .button {
            font-size: 18px;
            background: transparent;
            border: /wp-content/themes/Ignyte/assets/css/none;
            border-radius: 0;
            color: inherit;
            padding: inherit;
            line-height: inherit;
            letter-spacing: 0;
            font-weight: normal;
            padding:0;
        }*/
    ul.mm-listview {position: relative; padding-bottom: 55px;}
    #main-nav .get_started.button, #main-nav .login_link {display:inline-block;}
    .mobile-button {
        float:right;
        color:#fff;
        padding:15px;
        background-color:#FF6B55;
        font-size:15px;
        line-height:11px;
        text-decoration:/wp-content/themes/Ignyte/assets/css/none;
        background-image:/wp-content/themes/Ignyte/assets/css/none;
        border-radius:5px;
        margin-right:10px;
        font-weight:600;
        letter-spacing:2%;
        margin:0;
        margin-top:5px;
        height: 40px;
    }
    .mobile-button:hover {color:#fff;}
    .bg-blue-box {padding:25px;}
    .home .hero-bg-image {top: 199px;}
    .mm-panel_opened #menu-main-menu >li>a {font-size: 40px; line-height: 52px; padding: 0; color:#fff;}
    .mm-panel_opened .nav>li {padding: 10px 0; border-bottom:1px solid #655985;text-align:left;}
    .mm-panel_opened .nav>li.current-menu-item {}
    .mm-panel_opened .nav>li:after {
        content: ' ';
        position: absolute;
        right: 6px;
        background-color: #6D3FC3;
        background-image: url(/wp-content/uploads/2024/10/biofidelity-arrow-down-nav-1.svg);
        border-radius: 25px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 42%;
        padding: 8px;
        top: 18px;
    }
    .mm-panel_opened .nav>li:not(:has(ul.sub-menu))::after{display:/wp-content/themes/Ignyte/assets/css/none;}
    .mm-panel_opened #menu-main-menu>li>a {font-size: 30px;line-height: 36px;}
    .mm-panel_opened #menu-main-menu>li>a:hover {color:#6D3FC3;}
    .mm-panel_opened #menu-main-menu>li>a:after {top: 25px;}
    .mm-panel_opened #menu-footer-nav>li, .mm-panel_opened .nav>li:last-of-type {border:/wp-content/themes/Ignyte/assets/css/none;}
    .mm-panel_opened #menu-footer-nav>li:after{display:/wp-content/themes/Ignyte/assets/css/none;}
    b, strong {font-weight:500;}
    .banner-content h6, .small-leader-text, .eyebrow {margin-bottom:10px;}

    .mm-panels>.mm-panel>.mm-listview { margin:30px 0; }
    #menu-footer-nav { margin-top: 50px; }
    #menu-footer-nav a { font-size: 14px; line-height: 10px; }
    #menu-footer-nav a:hover { color:#6D3FC3; }
    #menu-footer-nav>li {padding:0;}
    .contact-button { display:block; }
}

@media (max-width: 991px) {
    footer hr { margin: 45px 0; }
    .home .banner-content h1 {font-size: 54px; line-height: 64px;}
    h1, .textonly h1, .page-template-page-custom-right-sidebar h1 {font-size: 48px; line-height: 48px;}
    .page-template-template-full-width h1 {font-size: 64px; line-height: 70px;margin-bottom: 40px;}
    .page-template-page-custom-right-sidebar h1 {font-size: 48px; line-height: 48px;}
    .content-width-wider h2 {font-size: 48px;line-height: 48px;}
    .home .banner-content p {font-size: 19px; line-height: 31px;}
    h2, #accordion h3 {font-size:5vw; line-height:5vw; }
    h2 {margin-bottom:5vw;}
    h3 {font-size:36px; line-height:48px;}
    h4 {font-size: 32px; line-height:normal;}
    h5 {}
    .absolute-wrapper h4 {font-size: 30px; line-height:40px;}
    a {font-size: inherit;}
    .home .hero-banner .hero-bg-image, .home .hero-banner .order-md-2, .mob-hidden {display:/wp-content/themes/Ignyte/assets/css/none;}
    .container {padding:0 30px;}
    .hero-banner {margin-top:10px;}
    .textright{order:2;}
    .imageleft{order:1;margin-bottom:30px;}
    .container-fluid, .page-template-template-container .textonly {padding-top: 80px; padding-bottom: 80px; }
    .container-fluid.cta-bg{padding-top: 50px; padding-bottom: 50px; }
    .page-template-template-container .textonly {margin-bottom: 6vw !important; }
    #global-nav-wrap .row {text-align: center; margin: 0 auto; display:block; padding:10px;}
    #main-nav-wrap {padding:15px 0;}
    .row.banner {max-height:100%;}
    .row.banner .vh-center {margin-top:100px;}
    .home h1, .page-community h1 {margin-bottom: 15px; max-width: 100%;}
    #global-nav-wrap .row {font-size: 10px;}
    .banner-image {height:auto; padding-top:65%; background-position: top center;}
    .content-width {margin-bottom: 30px;}
    .how-it-works h2,.aspyre-lung-reagents h2 {font-size: 48px;line-height: 48px;margin: 60px 0;padding-top:100px;}
    .how-it-works .wp-bootstrap-blocks-row{margin-bottom:120px;}
    .wp-bootstrap-blocks-row div.col-12.col-md-6{margin-bottom:30px;}

    /*footer*/
    .vh-center {display:block;}
    .footer-right {margin-top:65px;}
    .footerbottom .footer-wrapper {margin-top:30px;}
    .footer-after-copy-right {text-align: center; display: table-header-group;}
    .copy-right {text-align: center; display: table-footer-group;}
    .copyright {margin-top: 15px; margin-bottom: 20px}
    footer form {max-width:50%;}
    footer {padding: 40px 0 100px 0;}
    .footer-nav.row {padding-top: 0; }
    ul.footer_nav.navbar-nav li a { font-size: 14px; line-height:14px; }
    ul.footer_nav.navbar-nav li:first-child a { font-size:16px; line-height:16px; }
    ul.footer_nav.navbar-nav li {margin-right: 0; display: block;text-align: left; margin-bottom:15px;}
    ul.footer_nav.navbar-nav li:last-child {margin-bottom:0;}
    .social-icons { justify-content: flex-start; float: unset; margin-top: 65px; }


    /*Homepage*/
    .custom-offset-lg-1 {margin-left: 0; margin-right: 0;}
    .wp-block-column p {margin-bottom:20px;}
    .blog a.link, p.link a {font-size: 16px; line-height: 32px;}
    .section-fifty-fifty-withcircle .wp-block-column.right-image figure {max-width: 100%;}
    .section-fifty-fifty-withcircle .wp-block-columns {display:table;}
    .section-fifty-fifty-withcircle .wp-block-column.is-vertically-aligned-center {display: table-footer-group;}
    .section-fifty-fifty-withcircle .wp-block-column.right-image {display: table-header-group; margin-top: 0;}
    .section-fifty-fifty-withcircle .wp-block-column.right-image figure {margin-bottom:20px;}
    .wp-block-column h3 {max-width: 100%;}
    .home .row.banner, .page-community .row.banner {padding: 0}
    .banner-content p {font-size: 18px; line-height: 32px;}
    #main-content .date, .banner-content p.date, .date {margin-top:12px;}
    .filters .wp-block-group__inner-container h4, .filters .wp-block-group__inner-container h4 a {font-size: 16px;line-height: 26px;padding: 0 25px 0 0!important;}
    span.wp-block-getwid-tabs__title {font-size: 18px;line-height: 22px;margin-bottom: 25px;display: block;}
    .filters .dropdown {width: calc(100%/4); margin-right: 0;}
    .btn.dropdown-toggle span, .dropdown.mobile span {line-height: 40px;}
    .content_box h6 {font-size:16px;}
    ul.nav.button-group.desktop {display:/wp-content/themes/Ignyte/assets/css/none;}
    #insightsfilter .dropdown.mobile {display:inline-block; width: auto; margin-bottom: 20px;}
    #insightsfilter {margin: 0;}
    .dropdown.mobile .label-filters {display: inline-block; width: auto;}
    .dropdown.mobile button {display: inline-block; width: auto; position: relative; padding: 10px 30px;border-radius: 0;background-color: transparent;padding-left: 0;}
    .dropdown.mobile button svg {display: inline-block; vertical-align: middle; width: 25px;}
    .dropdown.mobile button span {display: inline-block; vertical-align: middle;}
    .dropdown.mobile.open ul#mobilefilter {display: block;}
    .padding-mobile-0 {padding:0;}
    .dropdown.mobile .dropdown-menu a {background-color: transparent;color: #1F1E1E;padding: 0;text-decoration: /wp-content/themes/Ignyte/assets/css/none;font-weight: 100;}
    .dropdown.mobile #mobilefilter {left: 0; width: 100%; padding: 0;}
    .dropdown.mobile #mobilefilter li {padding: 8px 15px}
    .dropdown.mobile #mobilefilter li.active {background: #6D3FC3;}
    .modal-body .image {height: auto; padding-top: 30%;}
    .modal-body.white .left .inner-content {max-width: 100%;}
    .modal-dialog {max-width:100vw; width:99vw; height: auto; max-height: inherit;}
    .modal-body {padding: 60px 30px;}
    .error404 .content {margin: 0;}
    .error404 #main-content {padding: 50px 0; height:auto;}
    .error404 #main-content h1 {margin-bottom:30px;}
    li.menu-header.mm-listitem {display:/wp-content/themes/Ignyte/assets/css/none;}
    #global-nav-wrap {display:/wp-content/themes/Ignyte/assets/css/none;}
    .section-location .wp-block-column.is-vertically-aligned-center {padding:30px 30px 50px 30px;}
    .section-fifty-fifty-withcircle figure {padding-top: 65%; position: relative; width: 100%;}
    .section-fifty-fifty-withcircle img {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; object-fit: cover; object-position: top center;}
    #main-content .section-fifty-fifty-withcircle .wp-block-columns {display:table; width:100%;}
    .section-bottom-green .tiles {margin-bottom:30px;}
    .section-bottom-green .tiles:last-child {margin-bottom:0;}
    ul, ol , li {font-size:16px; line-height:22px;}
    .service-detail .page-heading {font-size: 42px;line-height: 58px; margin-bottom: 10px;}
    .service-detail .top {margin-bottom: 30px;}
    .right-sidebar .sidebox {padding:20px;}
    .right-sidebar .appointment-icon {vertical-align:top; height: 40px; width: 40px; margin-right: 10px;}
    .right-sidebar .text {font-size: 12px;line-height: 20px;}
    .right-sidebar .content p {font-size: 14px; line-height: 24px; margin-bottom:15px;}
    .service-detail .image {padding-top:65%;}
    .faqs h3, body .section-faqs #accordion h3 {font-size: 20px; line-height: 34px;}
    figure.wp-block-image.size-full {margin:0;}
    .section-fifty-fifty-withcircle figure.wp-block-image.size-full:before {left: 22%;}
    .section-fifty-fifty-withcircle h4 {margin-top:30px;}
    .section-fifty-fifty h4 {font-size: 4vw;line-height: 4vw;}
    .content-width-wider h2 {margin-bottom:30px;}
    .no-hero-text-only {padding-top: 0;}
    .contact-form.wp-bootstrap-blocks-container{padding:40px 0 0;}


    /*Patient*/

    #main-content .top-0 {padding-top: 50px;}
    .container-fluid.spacing-0 {padding-bottom:0;}
    .row.banner {padding:0;}
    .service-tiles {padding:0;}
    .page-template-template-container .banner-content h1 {margin-bottom:0;}
    #slider-wrapper {padding:25px 10px 70px 10px;}
    #employee-testimonials .container {padding:0;}
    .quotes-icon {height: 35px;right: 30px;top: 30px;}
    #employee-testimonials {padding-top:20px;}
    #employee-testimonials .flex-direction-nav {bottom:-62px;}
    #employee-testimonials .flex-control-nav {bottom: 15px;}
    .modal-body .title {font-size: 20px;}
    .modal-body .popup_decription {margin-bottom:10px;}
    .linkdin {font-size: 16px;}
    .modal-body.white .left .content-section {max-height: 100%;}
    .blog .load-more.center {margin-top:20px;}
    .banner-image.textoverimage {min-height:auto!important;}
    body .section-fullwidth-container-img.spacing-0 {padding-top: 0;}
    #main-content .section-members .leadership h5.name {margin-top: 10px;}
    footer li {line-height: normal;}
    .absolute-wrapper {position: relative;}
    .banner-image.imageright {display:block;}
    .banner-image.imageright {background-size:contain;}
    .banner-image-fluid {display:/wp-content/themes/Ignyte/assets/css/none;}
    figure.wp-block-image.size-full.full-width-image {margin:0 30px 50px 30px;}
    .section-fifty-fifty-withcircle {padding-top:0;}
    .footer-logo {display: block;}
    .footer-logo img {display: block;margin: 0 auto;text-align: center;}
    .footer-description {display: block; width: 100%; clear: both; text-align: center;}
    .footer-description p {max-width: 100%;display:inline-block; margin-top:20px;}
    ul.footer_nav.navbar-nav {display: block;float: unset;text-align: center;width: 100%;max-width: 100%;}
    #getstarted_popup .modal-body {width: 88%;}
    .non-responsive-menu .navbar-header {width:100%; display:block;}


    /*	.section-fifty-fifty figure.wp-block-image.size-full {padding-top: 75%; position: relative; margin-bottom:65px;} */
    /*	.section-fifty-fifty figure img {position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: auto;} */
    .section-fifty-fifty figure.wp-block-image:before {left:23%;height: 81%;}
    /*.section-fifty-fifty .wp-block-columns {flex-direction: column;}*/
    .section-fifty-fifty .wp-block-column.right-image {display:flex;}
    .section-fifty-fifty .is-vertically-aligned-center {display: table-footer-group;}
    .section-fifty-fifty .container {margin-bottom: 0 !important;}
    /*.section-fifty-fifty figure img {padding: 6vw;}*/
    .section-fifty-fifty hr.wp-block-separator {left: 4vw;width: calc(100% - 8vw);}
    .section-fifty-fifty p.left, .section-fifty-fifty p.right {top: 4vw;height: calc(100% - 8vw);}
    .section-fifty-fifty hr.wp-block-separator.bottom.mobile-only {display:block;}
    .section-fifty-fifty .align-text-bottom {position: relative;bottom: unset;width:100%;}
    .section-fifty-fifty .align-text-bottom {margin-bottom:0;}
    .section-fifty-fifty .wp-block-column {padding: 4vw;}
    .section-fifty-fifty h4, .section-fifty-fifty p {max-width: unset;margin-left: 0;}
    #accordion .moreBox { padding:6vw 20px; }

    .banner-image {padding-top: 75%;background-position: top center;width: 100%;max-width: 100%;background-size: cover;}
    .page-template-template-full-width-circle .banner-image {width: 75%; margin:0 auto;}
    .row.banner .vh-center {margin-bottom:50px; margin-top:0;}
    .home .container-fluid.section-fifty-fifty {padding-top:0;}
    .hero-bg-image {right: 20px; bottom: -40px;}
    .order-md-2 {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;padding:0;}
    #employee-testimonials {padding:15px;}
    .fifty-fifty-white-section .wp-block-columns {margin-top: 50px;}
    .three-column-blue-tiles .blue-tiles {padding: 75px 30px 30px 30px;}
    .three-column-blue-tiles .blue-tiles {border-radius: 8px;}
    .fifty-fifty-white-section {margin-top: -150px; padding-top: 200px;}
    .position-relative {padding-top:0; padding-bottom:0;}
    .position-relative figure.wp-block-image.size-full {margin: 0 15px;}
    .position-relative .wp-block-image img {border-radius:8px 8px 0 0;}
    .absolute-wrapper {top:0; right: 0;  width: auto; margin: 0 15px; padding: 25px 25px 0 25px; border-radius:0 0 8px 8px; max-width:100%; width:auto;}
    .absolute-wrapper .wp-block-columns {margin-bottom:0!important;}
    .absolute-wrapper .wp-block-columns .wp-block-columns {display:block;}
    .absolute-wrapper .wp-block-columns .wp-block-columns .wp-block-column:first-child {display: inline-block; width: 20%; vertical-align:middle;}
    .absolute-wrapper .wp-block-columns .wp-block-columns .wp-block-column:last-child {display: inline-block; width: 75%; vertical-align: middle;}
    .absolute-wrapper .wp-block-columns {gap: 0; margin-bottom: 48px !important;}
    .absolute-wrapper h6 {max-width:90%;}
    .accordion-section .wp-block-columns {display:table;}
    .accordion-section .wp-block-columns .wp-block-column:first-child {display:table-footer-group;}
    .accordion-section .wp-block-columns .wp-block-column:last-child {display:table-header-group;}
    .wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a {font-size:30px;line-height: 30px;}
    .wp-block-getwid-accordion__content {margin-bottom:0;}
    .range-values .wp-block-column .wp-block-group {justify-content: center;}
    .range-values .wp-block-column p {text-align: center;}
    #employee-testimonials .message {font-size:22px; text-align:left; margin-left:0; margin-bottom: 30px; max-width:100%;}
    .range-values .wp-block-column:last-child {border-right:/wp-content/themes/Ignyte/assets/css/none;border-bottom:/wp-content/themes/Ignyte/assets/css/none;}
    .range-values .wp-block-column {border-left:/wp-content/themes/Ignyte/assets/css/none;border-bottom: 1px solid #9b9b9b;}
    .wp-block-getwid-accordion__content, .wp-block-getwid-accordion .wp-block-getwid-accordion__header {padding: 15px;}
    .wp-block-getwid-accordion__content {padding: 0 15px 15px 15px;}
    button.slick-arrow {display: /wp-content/themes/Ignyte/assets/css/none!important;}
    .fifty-fifty-growth-section .wp-block-columns {display:table;}
    .fifty-fifty-growth-section .wp-block-column:first-child {display:table-footer-group;}
    .fifty-fifty-growth-section .wp-block-column:first-child figure {margin-top:40px;}
    .fifty-fifty-growth-section .wp-block-column:last-child {display:table-header-group;}
    .cta .wp-block-buttons.is-content-justification-right {justify-content: flex-start;}
    .cta .wp-block-columns {padding:50px 25px; gap:0em; display:block;}
    .resource-section .slick-slider {padding-bottom:0;}
    .slick-slide {margin-right: 5px; max-width: 340px;}
    .three-column-blue-tiles .slick-slide {max-width:280px;}
    #employee-testimonials .row {display:grid;}
    #employee-testimonials .row .col-12:first-child {order:2;}
    #employee-testimonials .row .col-12:last-child {order:1;}
    .image-border {height: 75px; width: 75px; border-radius: 75px; display: inline-block; padding:3px;}
    .client-image {width:70px; height:70px;display:inline-block; vertical-align:middle; margin-left:0;}
    .testimonial-content {display:inline-block; vertical-align:middle;padding-left:15px;}
    .position {font-size: 14px; line-height: 22px;}
    .client-title strong {font-size: 16px;}
    .client-image {height: 64px; width: 64px;}
    .client-title {text-align:left;}
    span.company-logo {margin-left:0;}
    .three-column-blue-tiles .slick-slide {padding-top:80px;}
    .fifty-fifty-white-section h3 {max-width:590px;}
    .slick-dots {bottom:-40px;}
    .slick-dots li {margin:0 1px;}
    .slick-dots li button:before {font-size:14px;}
    .slick-dots li.slick-active button:before {color:#FF6B55}
    .range-values .wp-block-columns {display:grid;}
    .range-values h2 {font-size:72px;}
    .range-values img {max-height:35px;}
    .page-about .banner-image {display:/wp-content/themes/Ignyte/assets/css/none;}
    .page-about .textright .banner-content {max-width:557px;}
    .page-about .row.banner {padding-top: 0;}
    .page-about .fifty-fifty-white-section {margin-top: 0;  padding-top: 0;}
    .page-about .row.banner .vh-center {margin-bottom:0;}
    .our-values h4 {margin-bottom: 45px;}
    .our-values p {max-width:100%;}
    .our-values h5 {max-width:100%;}
    .our-values .wp-block-columns {display:block; margin:0;}
    .leadership-container.bg-white {padding:475px 0 475px 0;}
    .leadership-container h3 {margin-bottom:0;}
    .leadership-tile {margin-top: 45px;}
    .absolute-top figure.wp-block-image.size-full.full-width-image {margin: 0 30px; padding-top: 60%; position: relative;}
    .absolute-top  img {position: absolute; top: 0; width: 100%; height: 100%; object-fit: cover;}
    .cta-white .wp-block-columns {padding:0;}
    .cta-white {padding-top: 25px; padding-bottom: 74px;}
    .director {padding-right: 15px;}
    .page-about .cta p {margin-bottom:8px;}
    .page-about .cta .wp-block-buttons {margin-top:20px;}
    .our-values {margin-left:15px; margin-right:15px; width:auto;}
    .blog #page-wrap .container-fluid {padding:0;}
    .blog h1 {font-size:48px; line-height:58px;}
    .blog .textonly {margin:50px 0;}
    .search-form .input-group .quicksearch {max-width: 230px;}
    .blog .dropdown.mobile button.dropdown-toggle {width:230px;}
    .blog-detail-header h1 {font-size: 48px; line-height: 58px;}
    .post-item {margin-bottom: 40px;}
    .detail_content .cta {margin-top: 75px;}
    .detail-content-section {padding-bottom:75px;}
    .blog-detail-header .blog-image {margin: 50px 0 0px 0;padding-top: 70%;}
    .page-contact .textonly {margin: 0 0 40px 0;}
    .page-contact #sidebar {max-width: 100%; float: left; margin-top: 80px;}
    .home .row.banner .vh-center {margin-top:0;}
    .home #main-content {margin-top: 0;}
    #getstarted_popup .wp-block-column {margin-bottom:60px;}
    #getstarted_popup .wp-block-columns {display:block;}
    .slick-slide .post-item {padding:0;}
    .resource-section .tile-content {height:315px;}
    .resource-section a.button {position:absolute; bottom:40px;}
    .resource-section {padding-bottom:0;}
    .left-content {max-width: 100%;}
    .sidebar-first {display:/wp-content/themes/Ignyte/assets/css/none;}
    .mob-bottom {-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}
    .page-template-page-custom-right-sidebar #sidebar {max-width: 100%; margin-bottom:60px;}
    .page-template-page-custom-right-sidebar .textonly {margin:0; max-width:100%;}
    .page-template-page-custom-right-sidebar .right #sidebar {margin-top:0; }
    .page-template-page-custom-right-sidebar .right {margin-bottom:0;}
    .page-template-page-custom-right-sidebar #page-wrap .container-fluid .col-md-12 {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .mob-bottom {margin-bottom:40px;}
    .page-about .bg-white {background-color:transparent!important;}
    .page-about #main-content {margin-top: 0;}
    .page-thank-you .container-fluid {padding-bottom:50px;}
    .three-column-blue-tiles p {height: 105px; display: -webkit-box;-webkit-line-clamp: 4; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
    .three-column-blue-tiles h5 strong {height: 67px; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
    .three-column-blue-tiles .container {padding-right:0;}
    .slick-dots li button {width:12px; height:12px; padding:0 4px;}
    .slick-dots li button:before {font-size: 12px;}
    .three-column-blue-tiles .blue-tiles, .three-column-blue-tiles .blue-tiles:last-child {border-radius: 0;}
    .range-values .wp-block-column {padding:50px 0;}
    .range-values .wp-block-columns {gap:0;}
    .range-values .container-fluid {padding-top:0;padding-bottom:0;}
    .range-values .wp-block-column p {font-size: 16px; line-height: 24px; max-width: 260px; margin: 15px auto 0 auto;}
    .cta .container {padding:0 15px;}
    .cta-white .container {padding: 0 30px;}
    .testmonial .container , .accordion-section .container {padding:0 15px;}
    .our-values {margin: -475px 15px 0 15px;}

    .related-resources p.button {position: relative;margin-bottom:50px;}

    .featured-blog-post{margin-bottom:34px;}
    .other-featured-blog-posts figure.wp-block-image.size-full,
    .featured-blog-post .wp-block-image {margin-bottom: 30px;}
    .other-featured-blog-posts .wp-bootstrap-blocks-container {margin-bottom: 50px !important;}
    .read-more-link{display:/wp-content/themes/Ignyte/assets/css/none;}
    .related-resources {margin-bottom: 0 !important;}

    .banner-content p {max-width: 910px;}

    .footer-top-left{margin-bottom:50px;}

    .solution-for-every-stage .content-width{margin-bottom:90px;}

    .number-boxes-vertical .text-content-left h2 {font-size: 5vw;}


    /*HOME ANIMATION*/
    .home h1 {font-size: 48px;line-height: 48px;}
    .animaterheaderimage-svg-content h2{font-size: 6vw;line-height: 1.25;padding: 0 18vw;left:0;transform:/wp-content/themes/Ignyte/assets/css/none;top: 155vw;}
    .animation-home .animaterheaderimage-svg-content h2{font-size: 6vw;top:40vw;}

}



@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {flex-basis: auto!important;flex-grow: 1;}
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {margin-left:0;}
    .wp-container-core-columns-is-layout-2 .wp-block-column{order:2;}
    .wp-container-core-columns-is-layout-2 .wp-block-column.right-image{order:1;}

}

@media (min-width:768px) and (max-width:991px) {
    .animationtextup .animaterheaderimage-svg-content h1 {
        font-size: 64px;
        line-height: 70px;
    }
    .animationtextup .animaterheaderimage-svg-content h2 {
        top:120%;
        font-size: 38px;
        padding: 0 25px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .animationtextup .animaterheaderimage-svg-content h1 {
        left: 25%;
        transform: translate(-20%, -50%);
    }

    section.animationtextup {
        height: 125vh; /* Increase height as needed */
    }
    .animationtextup .animaterheaderimage-svg-content h1{ margin-top:32vh;}
    .home h1 { font-size: 73px; line-height: 88px; margin-bottom:32vh;}

    section.animationtextdown {
        height: 125vh; /* Increase height as needed */
    }
    .animation-home .animaterheaderimage-svg-content h2 {
        font-size: 34px;
        line-height: 43px;

    }

}



@media (max-width: 767px) {

    .section-fifty-fifty p.left.mobile-only { display:block; }
    .section-fifty-fifty hr.wp-block-separator.top.mobile-only {display:/wp-content/themes/Ignyte/assets/css/none;}

    .container {padding:0 30px;}
    .container-fluid {padding-bottom: 40px;}
    .container-fluid.product-row {padding-top: 0;}
    .section-fifty-fifty {margin-bottom: 100px !important;}
    .page-template-template-full-width h1{font-size: 48px; line-height: 48px;}
    h2, #accordion h3 { font-size: 32px; line-height: 32px; }
    h2 {margin-bottom:40px;}
    .product-row h2 {font-size: 48px;line-height: 48px;}
    p, ul, ol {font-size: 16px;line-height: 22px;}
    .content-width-wider {margin-bottom: 0 !important;}
    .cta-bg h2 {margin-bottom: 0;}

    /*home*/
    .banner-image {padding-top:75%; height:auto;}
    .section-service-tiles h5 {height: auto;}
    #global-nav-wrap .row {font-size: 10px; padding: 10px 0;}
    #main-content .wp-block-columns, .wp-block-media-text.has-media-on-the-right {margin-bottom:0;}
    .small {line-height:28px;}
    .blog a.link, p.link a {font-size: 14px; line-height: 26px; font-weight: 500; text-underline-offset: 5px;}
    .modal iframe {max-width:90%; min-width:auto!important;}
    footer h5 {margin-bottom: 10px;}
    .social-links-wrapper {margin-top:0;}
    .footerbottom .footer-wrapper div {text-align:center;}
    .footerbottom p {max-width:100%;}
    footer li {margin-bottom: 0;}
    #getstarted_popup .wp-block-button {display:flex;}
    .modal-header .close {margin:0;}
    #getstarted_popup .modal-body {margin: 100px auto;}
    .hero-bg-image {height:300px; width:300px;}
    .absolute-wrapper .wp-block-columns .wp-block-columns .wp-block-column:first-child {width:15%;}
    .absolute-wrapper h6 {max-width:100%;}
    .our-values .container {padding:20px;}
    #insightsfilter .dropdown.mobile , .search-bar{display:block; width:100%;}
    .blog .dropdown.mobile button.dropdown-toggle {width: 100%;}
    .search-form .input-group .quicksearch {max-width:100%;}
    .search-bar {margin-left:0;}
    .search-form {margin:0;}
    .blog-tile {max-width: 100%;}
    .ignyte-post {margin-bottom: 50px;}
    .ignyte-post p, .ignyte-post h6 {height:auto; display:block; text-overflow: unset;}
    .tile-content {height:auto;}
    #ourresource .tile-content {height:315px;}
    .post-item .button, .ignyte-post a.button {position: relative; bottom: unset;}
    #ourresource a.button, .resource-section a.button {position:absolute; bottom:40px;}
    .resource-section .slick-initialized .slick-slide, .slick-slide {max-width: 275px;}
    .page-thank-you #page-wrap h1 {font-size: 40px; line-height: 48px;}
    .navbar-toggler .menu-hamburger .icon-bar {width:18px;}
    .section-fifty-fifty h4 {font-size: 32px;line-height: 32px;}
    .section-fifty-fifty .align-text-bottom {width: 100%;}
    .home .container-fluid.section-fifty-fifty {margin-bottom: 20px!important;}
    .how-it-works h2{padding-top:60px;margin-top:0;}
    .aspyre-lung-reagents h2{padding-top:60px;margin-top:0;}
    .how-it-works-text-content p {font-size: 20px;line-height: 24px;}
    .how-it-works .wp-bootstrap-blocks-row {margin-bottom: 60px;}
    .wp-bootstrap-blocks-row.number-row {margin-bottom: 60px;}
    .cta-bg p.button.white {margin-bottom: 0;}
    .related-resources h2 {font-size: 48px;line-height: 48px;}
    .featured-blog-post h3 {font-size: 24px;line-height: 28px;margin-bottom: 20px;}
    .references-container {padding-top: 20px;}
    .cta-bg .next-day-results{margin: -125px 0 30px 0;padding: 50px 20px;}
    .container-fluid {padding-top: 40px;}
    .container-fluid.aspyre-lung-reagents {padding-bottom: 0;}
    .content-width-wider h2 {margin-bottom: 20px;}
    .cta-bg .wp-bootstrap-blocks-container{height:80vh;}
    .cta-bg .wp-bootstrap-blocks-row.row{height:100%;position: relative;}
    .cta-bg .wp-bootstrap-blocks-row.row.next-day-results{height:auto;position: relative;}
    .cta-bg .cta-content{position: absolute;bottom: 0;}
    .cta-bg.cta-next-day .wp-bootstrap-blocks-container{height:100%;}
    .cta-bg.cta-next-day .cta-content{position: relative;bottom: 0;}

    .aspyre-lung-reagents .row-checkboxes {margin-bottom: 0px;margin-top: 60px;}
    /*.aspyre-lung-reagents h3 {font-size: 24px;line-height: 28px;}*/

    .banner-content p {font-size: 16px;line-height: 22px;}
    .page-template-template-full-width h1 {margin-bottom: 20px;}

    .hero-text-only {margin-top: 20vh;margin-bottom: 40vh !important;}
    .hero-career h2 {font-size: 48px;line-height: 48px;}
    .hero-career .content-image{order:1;}
    .hero-career .content-text{order:2;}

    .number-boxes-vertical{padding-top:90px;}
    .number-boxes-vertical .text-content-left h2{font-size:48px;line-height: 48px;margin-bottom:20px;}
    .number-boxes-vertical .text-content-left p{max-width:450px;}
    .number-boxes-vertical .title-text{font-size: 32px;line-height: 32px;margin-bottom:20px;}
    .number-boxes-vertical .number-boxes-vertical-row p{max-width:300px;font-size: 16px;line-height: 24px;}
    .number-boxes-vertical-row{margin-bottom:90px;}
    .number-boxes-vertical-row:last-of-type{margin-bottom:0;}
    .number-boxes-vertical .wp-bootstrap-blocks-row div.col-12.col-md-6 {margin-bottom: 60px;}
    .number-boxes-vertical .wp-bootstrap-blocks-row div.col-12.col-md-6 .wp-bootstrap-blocks-container.container.mb-2 {padding:0;}
    .animaterheaderimage-svg-content h1 {font-size: 48px;line-height: 48px;top:0;left:unset;position: relative;transform:/wp-content/themes/Ignyte/assets/css/none;padding:20px;}
    .animaterheaderimage-svg-content h2 {position: relative;top:50%;left:unset;transform:/wp-content/themes/Ignyte/assets/css/none;padding:20px;font-size: 28px;line-height: 1.25;}
    .company-intro h2 {font-size: 32px;line-height: 32px;}
    .company-intro p {font-size: 16px;line-height: 22px;}
    .company-intro .content-width{padding:0;}

    .company-cover-image.wp-block-cover .wp-block-cover__inner-container .bg-white{padding: 20px;font-size:20px;line-height:28px;}
    .company-cover-image.wp-block-cover .wp-block-cover__inner-container{padding:0;}
    .wp-block-cover [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.has-white-color):not(.has-text-align-left):not(p) {padding: 0px;}
    .clinical-testing-cover-image.wp-block-cover .wp-block-cover__inner-container p{font-size:32px;line-height:38px;}
    .wp-block-cover .wp-block-cover__inner-container {bottom: 20px;}

    .leadership-container{padding-top:60px;}
    .leadership-container .wp-block-buttons.is-content-justification-right {justify-content: flex-start;margin-top:30px;}

    .careers-testimonials h2 {font-size: 32px;line-height: 32px;}
    .section-fifty-fifty .align-text-bottom p.align-text-bottom-name {font-size: 20px;line-height: 20px;margin-bottom:5px;}
    .section-fifty-fifty .align-text-bottom p.align-text-bottom-title {font-size: 14px;line-height: 20px;}

    .clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white h2 {font-size: 24px;line-height: 24px;margin-bottom: 20px;}
    .clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white p {font-size: 16px;line-height: 22px;}
    .clinical-testing-cover-image.wp-block-cover.careers-cover-image .bg-white p:last-of-type {margin-bottom: 10px;}
    .clinical-testing-cover-image {margin-bottom: 0;}

    .clinical-testing-title-block .content-width{padding: 0;}
    .product-row .wp-bootstrap-blocks-container {padding: 0 20px;}

    .purple-dot-ribbon .wp-bootstrap-blocks-row.row .col-12.col-md-3{margin-bottom: 60px;}
    .purple-dot-ribbon .wp-bootstrap-blocks-row.row .col-12.col-md-3:last-of-type{margin-bottom: 30px;}

    .cta-bg .next-day-results div.col-12.col-md-6 {padding: 0;}

    .next-day-results{padding: 50px 20px 50px 20px; margin: 0;}
    .next-day-results h2 {font-size: 48px;line-height: 48px;margin-bottom: 30px;}

    .next-day-results.wp-bootstrap-blocks-row div.col-12.col-md-6 {margin-bottom: 0;}

    .circle-white{float: /wp-content/themes/Ignyte/assets/css/none;margin-bottom:30px;}

    .aspyre-lung-reagents .section-fifty-fifty .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: unset !important;
    }

    .aspyre-lung-reagents .section-fifty-fifty .wp-block-column {
        width: 10% !important;
    }

    .aspyre-lung-reagents .section-fifty-fifty .wp-block-column h3 {
        font-size: 13px;
    }

    .aspyre-lung-reagents .section-fifty-fifty .wp-block-column p{
        font-size: 12px !important;
    }

    /* Show bottom line when grid is in 1 column for the first box, hide on the second box. */
    .aspyre-lung-reagents .section-fifty-fifty .wp-bootstrap-blocks-container.container.mb-2:nth-child(1) .wp-block-column:nth-child(1) hr.bottom{display:block;}
    .aspyre-lung-reagents .section-fifty-fifty .wp-bootstrap-blocks-container.container.mb-2:nth-child(1) .wp-block-column:nth-child(2) hr.bottom{display:/wp-content/themes/Ignyte/assets/css/none;}

    .solution-for-every-stage .content-width{margin-bottom:60px;}
}

@media (max-width:600px) {
    .container {padding: 0 20px;}
    .number-boxes-vertical-row .container {padding: 0;}
    .header-anchor-link {display:block; margin-top:5px;}
    .non-responsive-menu .navbar-header img {max-width:149px;}
    .navbar>.container .navbar-brand {margin-top:12px;}
    #main-nav .get_started.button {max-width: 106px; margin-left: 0;}
    .footer-logo {margin-left: 0;}
    .footer-description {text-align: left;}

    .footerbottom p {text-align:left;}
    footer p a:last-child {margin-left: 20px;}
    footer p a {display: inline-block;text-decoration:underline;}
    footer p span {display:block;}
    .hero-bg-image {height:200px; width:200px;}
    .absolute-wrapper .wp-block-columns .wp-block-columns .wp-block-column:first-child {width:18%;}

    .blog-detail-header h1 {font-size: 28px;line-height: 38px;}
    .detail_content h2 {font-size: 24px;line-height: 38px;}
    .detail_content p, .detail_content li {font-size: 16px;line-height: 28px;}
    .detail_content h3 {font-size: 22px;line-height: 32px;}
    .more-posts {font-size: 34px;line-height: 44px;margin-bottom: 30px;}
    .authorname {font-size:14px;}
    span.tags {margin-left: 10px; font-size: 12px;}
    #getstarted_popup .wp-block-column {padding: 30px;}
    #getstarted_popup .wp-block-column p.modal-link a {font-size:17px;}
    #getstarted_popup .wp-block-column p {font-size:18px; line-height:28px;}
    #getstarted_popup .wp-block-buttons a {height:40px; width:40px;}
    .mobile-button {margin-top:6px;}
    .social-icons {margin-top:65px;}
    .cta-bg {padding: 80px 20px;height: auto;min-height: 90vh;}
    .related-resources {padding: 60px 20px;}
    #main-nav-wrap .container {padding: 0 20px;}
    .product-row .bg-grey {margin: 0 20px;}
    .section-fifty-fifty .wp-block-column {padding: 20px;}
    .section-fifty-fifty hr.wp-block-separator {left: 20px;width: calc(100% - 40px);}
    .section-fifty-fifty p.left, .section-fifty-fifty p.right {top: 20px;height: calc(100% - 40px);}
    footer form {max-width: 100%;}
}

@media (max-width:576px) {
    .section-values .wp-block-column.is-layout-flow {width: 100%;display: block;}
    .section-about-us {padding-top:30px;}
    #main-content #leadership-modalexecutives + h5.wp-block-heading {margin-top: 50px;}
    .content_box h6 {display: block;-webkit-line-clamp: unset;-webkit-box-orient: vertical;overflow: visible;height: auto;}
    footer p a {margin-top: 15px; margin-left:0;}
    .hero_button a:nth-child(2) {margin-left:40px;}
    .absolute-wrapper .wp-block-columns .wp-block-columns .wp-block-column:first-child {width:22%;}
    ul.footer_nav.navbar-nav {border-top:1px solid rgb(255 255 255 / 20%); padding-top:35px;}
    .footer-right {margin-top: 35px;}
    .footerbottom .footer-wrapper {margin-top: 35px;}
    .footerbottom .footer-wrapper {padding-top:35px;}
}

@media (max-width:450px) {
    .hero-bg-image {height:150px; width:150px;}
    #getstarted_popup .modal-body {width: 95%;}
    #getstarted_popup .wp-block-column {padding:20px;}
    #getstarted_popup .wp-block-buttons {right:0;}
    .navbar-toggler .menu-hamburger {padding: 8px 0 0;}
    .absolute-wrapper .wp-block-image {width:50px; height:50px;padding:5px;}
    .absolute-wrapper .wp-block-image img {width:21px; height:21px;}
    #employee-testimonials .message {font-size:18px; line-height:38px;}
    h4 {font-size: 28px;}
    h3 {font-size: 34px; line-height: 46px;}
    .our-values p {font-size:16px; line-height:28px;}
    h5 {font-size: 22px;}
}

@media (max-width:380px) {
    .home .banner-content h1 {font-size: 46px; line-height: 56px;}
    #getstarted_popup .wp-block-column p {font-size: 17px;line-height: 28px;}

    .animaterheaderimage-svg-content h2{font-size: 28px;line-height: 1.25;    padding: 0 25px;}
    .animation-home .animaterheaderimage-svg-content h2 {top:20%;left:0;transform:/wp-content/themes/Ignyte/assets/css/none;}

}