:root {
    --color-4\<deleted\|variable-b6e9a865-92da-e325-f474-d03ad8d10975\>: #0c2340;
    --color-9: #614b79bf;
    --color-2: #333;
    --color-6\<deleted\|variable-e40f6317-e080-ad1b-eb4b-46a06587635d\>: #614b79bf;
    --color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>: white;
    --color-8: #614b79;
    --color-7: white;
    --color-12: #0c2340;
    --color-13: #0c2340bf;
    --color-5\<deleted\|variable-697175f6-b8f6-5d8e-cc43-879bbaa0b2d3\>: #888b8d;
    --color-10: #614b7980;
    --color-15: #0c234040;
    --color-3\<deleted\|variable-620bdeeb-76e2-7b2f-4af0-a3cc8b1144a7\>: #614b79;
    --color-19: #888b8d40;
    --color-11: #614b7940;
    --color-14: #0c234080;
    --color-16: #888b8d;
    --color-17: #888b8dbf;
    --color-18: #888b8d80;
}

h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2em;
}

h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 1.2em;
}

h4 {
    color: var(--color-4\<deleted\|variable-b6e9a865-92da-e325-f474-d03ad8d10975\>);
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

h5 {
    color: var(--color-9);
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.2em;
}

h6 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.2em;
}

p {
    margin-bottom: 20px;
}

.hero {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
}

.hero-content-div {
    z-index: 5;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-right: 0%;
    display: flex;
    position: absolute;
    inset: 0%;
}

.hero-tagline-holder {
    width: 40%;
    overflow: visible;
}

.hero-tagline-holder._1 {
    text-align: right;
    width: auto;
}

.tagline-top {
    text-transform: none;
    font-family: miller-banner;
    font-size: 3.8em;
    font-weight: 300;
    line-height: 1.2em;
}

.tagline-top.white {
    color: #fff;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 2.5em;
    font-weight: 400;
}

.body {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75em;
}

.tagline-bottom {
    text-align: right;
    text-transform: none;
    font-family: miller-banner;
    font-size: 3.8em;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2em;
}

.tagline-bottom.white {
    color: #fff;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 2.5em;
    font-weight: 400;
}

.hero-button {
    color: var(--color-2);
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: #fff;
    margin-left: 10px;
    padding: 17px 30px 15px;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1em;
    position: static;
    inset: auto 5% 8% auto;
    box-shadow: 3px 3px 12px #0003;
}

.hero-button:hover {
    background-color: var(--color-6\<deleted\|variable-e40f6317-e080-ad1b-eb4b-46a06587635d\>);
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    box-shadow: 3px 3px 12px #0003;
}

.navbar {
    background-color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    flex-flow: column;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
}

.image {
    height: 75px;
}

.nav-top-div {
    background-color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    display: flex;
}

.nav-top-button {
    background-color: var(--color-8);
    color: var(--color-7);
    -webkit-text-stroke-color: white;
    align-items: center;
    margin-right: 0;
    padding: 10px;
    line-height: 1em;
    text-decoration: none;
    transition: all .2s ease-in-out;
    display: flex;
    overflow: hidden;
}

.nav-top-button:hover {
    background-color: var(--color-9);
}

.nav-button-icon {
    width: 25px;
    margin-right: 0;
}

.nav-link {
    background-color: var(--color-12);
    color: #fff;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1em;
}

.nav-link:hover {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-13), var(--color-13));
}

.nav-menu {
    background-color: var(--color-12);
    justify-content: space-between;
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
}

.nav-button-text {
    margin-left: 10px;
}

.top-nav-button-holder {
    justify-content: flex-end;
    align-items: center;
    width: 33%;
    display: flex;
}

.dropdown-toggle {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-12), var(--color-12));
    color: #fff;
    -webkit-text-stroke-color: white;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    line-height: 1em;
}

.dropdown-toggle:hover {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-13), var(--color-13));
}

.dropdown-list {
    background-color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
}

.dropdown-list.w--open {
    background-color: var(--color-12);
}

.dropdown-list.last.w--open {
    left: -10%;
}

.drop-down-link {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-12), var(--color-12));
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    line-height: 1em;
}

.drop-down-link:hover {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-13), var(--color-13));
}

.dropdown {
    margin-left: 0;
    margin-right: 0;
}

.inner-dd-link {
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    line-height: 1em;
}

.inner-dd-link:hover {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-13), var(--color-13));
}

.sub-headline-div {
    color: var(--color-5\<deleted\|variable-697175f6-b8f6-5d8e-cc43-879bbaa0b2d3\>);
    letter-spacing: 3px;
    text-transform: uppercase;
    align-items: center;
    height: 50px;
    margin-bottom: 0;
    margin-left: -20px;
    padding-left: 20px;
    font-weight: 500;
    display: flex;
    position: relative;
}

.sub-headline-div.vert {
    color: var(--color-9);
    flex-flow: column;
    justify-content: center;
    margin-left: 0;
}

.rectangle-icon {
    opacity: .08;
    height: 50px;
    position: absolute;
    inset: 0% auto 0% 0%;
}

.rectangle-icon.static {
    margin-bottom: -25px;
    position: static;
}

.value-props-section {
    background-color: var(--color-12);
    padding-top: 5%;
    padding-bottom: 5%;
}

.value-props-holder {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}

.heading-holder-props {
    color: var(--color-7);
    flex-flow: column;
    align-items: center;
    max-width: none;
    margin-bottom: 0;
    display: flex;
}

.button {
    background-color: #fff;
    background-image: linear-gradient(to bottom, var(--color-10), var(--color-10));
    color: var(--color-2);
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 17px 30px 15px;
    line-height: 1em;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.button._2 {
    margin-bottom: 10px;
    margin-right: 10px;
}

.btn-txt {
    z-index: 1;
    position: relative;
}

.button-bg-color {
    background-color: var(--color-8);
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    text-align: center;
    -webkit-text-stroke-color: white;
    position: absolute;
    inset: 0%;
}

.value-props {
    z-index: 2;
    justify-content: center;
    width: 85%;
    margin-bottom: 20px;
    display: flex;
    position: relative;
}

.value-prop {
    text-align: center;
    background-color: #fff0;
    flex-flow: column;
    align-items: center;
    width: 33%;
    margin-left: 0;
    padding: 20px;
    font-size: 1.5em;
    line-height: 1.3em;
    display: flex;
}

.value-prop.mid {
    border-right: 1px solid var(--color-7);
    border-left: 1px solid var(--color-7);
    color: var(--color-7);
}

.image-3 {
    filter: brightness(500%);
    width: 50px;
    margin-bottom: 10px;
}

.bold-green {
    color: var(--color-7);
}

.parallax {
    min-height: 75vh;
    position: relative;
}

.value-prop-bg {
    background-color: var(--color-12);
    background-image: linear-gradient(to bottom, var(--color-15), var(--color-15));
    justify-content: space-between;
    width: 100%;
    max-width: none;
    padding: 20px 10px;
    display: flex;
}

.background-video {
    z-index: 1;
    filter: brightness(112%) contrast(109%) grayscale();
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}

.parallax-link-holder {
    z-index: 5;
    flex-flow: column;
    width: auto;
    min-width: 300px;
    display: flex;
    position: absolute;
    inset: auto auto 10% 5%;
}

.parallax-link {
    background-color: var(--color-13);
    color: #fff;
    text-transform: none;
    align-items: center;
    padding: 15px 30px;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 1em;
    text-decoration: none;
    display: flex;
}

.parallax-link:hover {
    background-color: var(--color-12);
}

.image-4 {
    width: 25px;
    margin-right: 10px;
}

.doctor-section {
    padding-top: 5%;
    padding-bottom: 5%;
}

.doctor-wrapper-div {
    flex-flow: column;
    align-items: center;
    display: flex;
}

.doctor-headline-div {
    width: 90%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.h2-center, .p-center {
    text-align: center;
}

.docs {
    justify-content: space-between;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 3%;
    display: flex;
}

.doc-div {
    width: 49%;
    position: relative;
}

.doc-photo-div {
    object-fit: cover;
    overflow: hidden;
}

.doc-photo {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.doc-name {
    z-index: 1;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(0deg, #0000006b, #0000 65% 94%);
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
    font-family: trajan-sans-pro, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2em;
    display: flex;
    position: absolute;
    inset: 0%;
}

.doc-50 {
    justify-content: space-between;
    width: 49.5%;
    display: flex;
}

.testimonial-section {
    background-position: 0 0, 0 0, 0%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-height: 0;
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
}

.testimonial-section.visible {
    background-image: linear-gradient(to bottom, var(--color-13), var(--color-13)), linear-gradient(to bottom, #0000004a, #0000004a), url('../images/istockphoto-1349024964-1024x1024.jpg');
}

.testimonial-wrapper {
    width: 90%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.h2-center-white {
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    text-align: center;
}

.slider {
    --slider-height: 500px;
    background-color: #ddd0;
    height: auto;
    min-height: var(--slider-height);
    margin-top: 50px;
    margin-bottom: 5%;
}

.slide-content-holder {
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    text-align: center;
    background-color: #ffffff0d;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    display: flex;
    position: absolute;
    inset: 0%;
}

.testimonial-slide {
    width: 48%;
    height: auto;
    min-height: var(--slider-height);
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 0;
    padding-right: 0;
}

.image-5 {
    width: 50px;
    margin-bottom: 30px;
}

.right-arrow-2, .left-arrow-2 {
    display: none;
}

.mask {
    box-sizing: border-box;
}

.social-section {
    justify-content: space-between;
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
    position: relative;
    overflow: hidden;
}

.social-wrapper-div {
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}

.social-top-div {
    width: 30%;
}

.insta-title-holder {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: 500;
    display: flex;
}

.insta-pic-holder {
    border: 2px solid var(--color-4\<deleted\|variable-b6e9a865-92da-e325-f474-d03ad8d10975\>);
    background-color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    border-radius: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    margin-right: 15px;
    padding: 10px;
    display: flex;
}

.social-grid-holder {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 65%;
    display: flex;
    position: relative;
}

.left-items {
    align-items: center;
    margin-bottom: 15px;
    display: flex;
}

.light-green-box {
    z-index: 0;
    background-color: var(--color-15);
    width: 70%;
    height: 38%;
    position: absolute;
    inset: auto 0% -3% auto;
}

.social-row {
    justify-content: space-between;
    display: flex;
}

.social-row.top {
    z-index: 20;
    margin-bottom: 0%;
    position: relative;
}

.image-7 {
    width: 24%;
}

.footer {
    background-color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    border-bottom: 1px solid #e4ebf3;
    flex-flow: column;
    align-items: center;
    padding: 8% 0 2%;
    display: flex;
    position: relative;
}

.footer-wrapper-jm {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}

.footer-brand {
    width: 225px;
    margin-bottom: 20px;
}

.footer-content {
    grid-column-gap: 50px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    align-items: stretch;
    width: 62%;
    display: grid;
}

.footer-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.title-small {
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

.title-small.top-marg {
    margin-top: 20px;
}

.footer-link {
    color: #1a1b1f;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
}

.footer-link:hover {
    color: var(--color-3\<deleted\|variable-620bdeeb-76e2-7b2f-4af0-a3cc8b1144a7\>);
}

.footer-divider {
    background-color: #e4ebf3;
    width: 100%;
    height: 1px;
    margin-top: 70px;
    margin-bottom: 15px;
}

.footer-copyright-center {
    text-align: center;
    font-size: 14px;
    line-height: 1.4em;
}

.link {
    color: var(--color-3\<deleted\|variable-620bdeeb-76e2-7b2f-4af0-a3cc8b1144a7\>);
    text-decoration: none;
}

.link:hover {
    color: var(--color-5\<deleted\|variable-697175f6-b8f6-5d8e-cc43-879bbaa0b2d3\>);
}

.footer-wrapper-inside {
    justify-content: space-between;
    align-items: stretch;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.contact-info {
    flex-flow: column;
    align-items: flex-start;
    width: 35%;
    display: flex;
    position: relative;
}

.tab-pane-content {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 20px;
    display: flex;
    position: absolute;
    inset: 0%;
}

.tab-pane-content.location {
    background-position: 50% 0;
    margin-top: 30px;
}

.tab-pane-content.location.visible {
    background-image: url('../images/modern-building.jpg');
}

.tab-contact-info {
    background-color: #ffffffe6;
    flex-flow: column;
    align-items: flex-start;
    max-width: 90%;
    padding: 10px;
    line-height: 1.2em;
    display: flex;
}

.loc-text {
    margin-bottom: 10px;
}

.footer-loc-phone {
    background-color: var(--color-8);
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    align-items: center;
    margin-right: 10px;
    padding: 10px;
    line-height: 1em;
    text-decoration: none;
    transition: all .2s ease-in-out;
    display: flex;
    overflow: hidden;
}

.footer-loc-phone:hover {
    background-color: var(--color-12);
}

.loc-icon {
    width: 20px;
    margin-right: 0;
}

.socials-holder {
    align-items: center;
    display: flex;
}

.utility-page-wrap {
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    max-height: 100%;
    display: flex;
}

.utility-page-content {
    text-align: center;
    flex-direction: column;
    width: 260px;
    display: flex;
}

.utility-page-form {
    flex-direction: column;
    align-items: stretch;
    display: flex;
}

.search {
    width: 100%;
    margin-bottom: 20px;
}

.search-button {
    background-color: var(--color-8);
    line-height: 1em;
}

.search-button:hover {
    background-color: var(--color-12);
}

.social-link {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    display: flex;
}

.social-link:hover {
    opacity: .3;
}

.h2-white {
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
}

.h2-white.smaller {
    color: #fff;
    height: 50px;
    font-size: 1.5em;
}

.h2-white.smaller.break {
    word-break: break-all;
}

.slide-nav-2 {
    display: none;
}

.slider-2 {
    z-index: 5;
    background-color: #ddd0;
}

.icon, .icon-2 {
    opacity: .65;
    filter: invert();
}

.social-slide-content {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: absolute;
    inset: 0%;
}

.right-arrow-3 {
    right: -65px;
}

.left-arrow-3 {
    display: none;
    left: -65px;
}

.static-cta-box {
    z-index: 2000;
    display: block;
    position: fixed;
    inset: auto auto 2% 2%;
}

.static-menu-top-holder {
    flex-flow: column;
    display: flex;
}

.static-cta {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
    display: flex;
}

.cta-text-link {
    background-color: var(--color-8);
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-right: 0;
    padding: 8px 15px;
    font-size: .8em;
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
}

.static-cta-icon {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-9), var(--color-9));
    border-radius: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 8px;
    display: flex;
}

.static-cta-icon.info {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-9), var(--color-9));
    width: 65px;
    height: 65px;
    margin-left: -15px;
    margin-right: 0;
}

.image-9 {
    max-width: 75%;
}

.static-cta-bottom {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    display: flex;
}

.cta-text-link-info {
    background-color: var(--color-8);
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-right: 0;
    padding: 8px 15px;
    font-size: .9em;
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
}

.cta-block-to-hide {
    overflow: hidden;
}

.before-after {
    flex-flow: column;
    align-items: center;
    padding: 5%;
    display: flex;
}

.brand {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 33%;
    display: flex;
}

.ip-header {
    color: var(--color\<deleted\|variable-015e0161-a293-6c59-4228-0ecf3c5726c8\>);
    text-transform: none;
    background-image: linear-gradient(#1a3133a8, #1a3133a8), url('../images/epidermis.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 16% 5% 5%;
    font-family: miller-banner;
    font-size: 3em;
    line-height: 1em;
}

.breadcrumbs {
    align-items: center;
    padding: 1% 5%;
    display: flex;
}

.bc-link {
    color: var(--color-3\<deleted\|variable-620bdeeb-76e2-7b2f-4af0-a3cc8b1144a7\>);
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
}

.bc-link:hover, .bc-link.current {
    color: var(--color-6\<deleted\|variable-e40f6317-e080-ad1b-eb4b-46a06587635d\>);
}

.bc-arrow {
    color: var(--color-3\<deleted\|variable-620bdeeb-76e2-7b2f-4af0-a3cc8b1144a7\>);
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 500;
    line-height: 1em;
    text-decoration: none;
}

.bc-arrow:hover {
    color: var(--color-3\<deleted\|variable-620bdeeb-76e2-7b2f-4af0-a3cc8b1144a7\>);
}

.ip-section {
    padding-top: 5%;
    padding-bottom: 5%;
}

.ip-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.hero-button-holder {
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
    display: flex;
}

.before-after-headline-holder {
    width: 100%;
    margin-bottom: 50px;
}

.tab-content {
    width: 100%;
}

.tab-link-c {
    background-color: var(--color-19);
    padding: 15px 15px 15px 50px;
    font-size: 1.2em;
    line-height: 1.2em;
}

.tab-link-c:hover {
    background-color: var(--color-11);
}

.tab-link-c.w--current {
    background-color: var(--color-11);
    background-image: url('../images/gsd-webclip.png');
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    font-weight: 700;
}

.fancy-list {
    align-items: flex-start;
    margin-bottom: 10px;
    margin-left: 15px;
    display: flex;
}

.fancy-list.btm {
    margin-bottom: 20px;
}

.tabs-menu-2 {
    flex-flow: column;
    width: 40%;
    display: flex;
}

.tabs-content {
    width: 60%;
}

.tab-text {
    width: 100%;
    padding: 15px 15px 0 50px;
    position: static;
    inset: 0%;
}

.tabs-3 {
    width: 100%;
    display: flex;
}

.body-buttons {
    flex-flow: wrap;
    align-items: flex-start;
    display: flex;
}

.mission-holder {
    justify-content: space-between;
    width: 85%;
    margin-top: 40px;
    margin-bottom: 30px;
    display: flex;
}

.mission {
    background-color: var(--color-7);
    background-image: linear-gradient(to bottom, var(--color-14), var(--color-14));
    color: var(--color-12);
    text-align: center;
    width: 49%;
    padding: 20px 20px 0;
    font-size: 1.2em;
    line-height: 1.5em;
}

.lg-text {
    font-size: 1.5em;
}

.hero-slider {
    height: 100%;
}

.hero-slide {
    background-image: linear-gradient(128deg, #0000, #0000006b), url('../images/lab.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
}

.hero-slide._2.visible {
    background-image: linear-gradient(128deg, #0000, #0000006b), url('../images/microscope-with-skin-sample.jpg');
    background-position: 0 0, 0 100%;
}

.hero-slide._3.visible {
    background-image: linear-gradient(#0000005e, #0000005e), linear-gradient(128deg, #0000, #000000a6), url('../images/epidermis.jpg');
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
}

.hero-slide._4.visible {
    background-image: linear-gradient(128deg, #0000, rgba(0, 0, 0, 0.56)), url('../images/slider-04.jpg');
    background-position: 0 0, 0 0;
}

.hero-slide._5.visible {
    background-image: linear-gradient(128deg, #0000, rgba(0, 0, 0, 0.56)), url('../images/slider-05.jpg');
}

.slide-nav-3 {
    display: none;
}

.left-arrow-4 {
    z-index: 20;
}

.new-services-dermatopathology {
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 65vh;
    padding: 5%;
    display: flex;
}

.new-services-dermatopathology.visible {
    background-image: linear-gradient(to bottom, var(--color-14), var(--color-14)), linear-gradient(to bottom, #00000080, #00000080), url('../images/epidermis.jpg');
}

.service-holder {
    flex-flow: wrap;
    align-items: flex-start;
    width: 100%;
    display: flex;
}

.new-serv-div-2 {
    background-color: var(--color-12);
    color: var(--color-7);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 24%;
    min-height: 350px;
    margin-bottom: 1%;
    margin-right: 1%;
    padding: 20px;
    display: flex;
}

.new-serv-div-2.title {
    background-color: #0c234000;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
}

.slide-nav-4 {
    bottom: -50px;
}

@media screen and (max-width: 991px) {
    .hero {
        height: 800px;
        position: relative;
    }

    .hero-content-div {
        text-align: center;
        background-image: linear-gradient(#0000, #000000ba);
        align-items: center;
        margin-left: 0%;
        margin-right: 0%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .tagline-top.white {
        text-align: center;
        font-size: 2.3em;
    }

    .tagline-bottom.white {
        text-align: center;
    }

    .hero-button {
        text-align: center;
        letter-spacing: 0;
        width: 32%;
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
        font-size: .9em;
    }

    .navbar {
        flex-flow: row;
        align-items: flex-end;
    }

    .image {
        height: 50px;
    }

    .nav-top-div {
        align-items: center;
        width: 100%;
        padding-bottom: 10px;
    }

    .nav-top-button {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: .9em;
    }

    .nav-menu {
        padding-left: 0%;
        padding-right: 0%;
    }

    .dropdown-toggle, .dropdown {
        display: block;
    }

    .heading-holder-props {
        margin-bottom: 25px;
    }

    .value-props {
        width: 100%;
    }

    .value-prop, .value-prop.mid {
        font-size: 1.2em;
    }

    .parallax {
        min-height: 50vh;
    }

    .value-prop-bg {
        max-width: none;
        padding: 10px;
    }

    .parallax-link {
        font-size: 1.5em;
    }

    .doc-name {
        padding: 10px;
        font-size: 1.2em;
    }

    .testimonial-section {
        /*background-image: linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), url('../images/istockphoto-1349024964-1024x1024.jpg');*/
        background-attachment: scroll, scroll, scroll;
    }

    .slider {
        margin-bottom: 8%;
    }

    .testimonial-slide {
        width: 98%;
    }

    .social-wrapper-div {
        flex-flow: column;
    }

    .social-top-div, .social-grid-holder {
        width: 100%;
    }

    .footer-wrapper-jm {
        flex-flow: column;
        max-width: 728px;
        display: flex;
    }

    .footer-content {
        grid-column-gap: 60px;
        grid-row-gap: 20px;
        flex-flow: column;
        width: 100%;
        display: flex;
    }

    .footer-block {
        margin-top: 20px;
    }

    .footer-wrapper-inside {
        flex-flow: column;
        align-items: flex-start;
        width: 100%;
    }

    .contact-info {
        width: 100%;
    }

    .tab-pane-content.location {
        width: 100%;
        min-height: 400px;
        position: static;
    }

    .slider-2 {
        margin-right: 20px;
    }

    .static-cta-box {
        display: block;
    }

    .menu-button {
        margin-bottom: 10px;
        padding: 10px;
    }

    .menu-button.w--open {
        background-color: var(--color-12);
    }

    .ip-header {
        padding-top: 22%;
    }

    .hero-button-holder {
        justify-content: space-between;
    }

    .mission-holder {
        width: 100%;
    }

    .hero-slider {
        display: none;
    }

    .new-services-dermatopathology {
        /*background-image: linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), url('../images/epidermis.jpg');*/
        background-attachment: fixed;
    }

    .new-serv-div-2 {
        width: 49%;
    }
}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 2em;
    }

    .hero {
        height: 450px;
        margin-top: 50px;
    }

    .hero-tagline-holder._1 {
        width: auto;
    }

    .tagline-top.white {
        font-size: 1.8em;
    }

    .tagline-bottom.white {
        font-size: 2em;
    }

    .hero-button {
        width: 50%;
        margin-bottom: 10px;
        padding: 15px 15px 13px;
        font-size: .8em;
    }

    .image {
        height: 35px;
    }

    .nav-top-div {
        padding-top: 10px;
        padding-right: 0;
    }

    .nav-top-button {
        padding: 5px;
    }

    .nav-button-text {
        display: none;
    }

    .top-nav-button-holder {
        width: auto;
    }

    .value-props-section {
        padding-bottom: 5%;
    }

    .value-props {
        margin-bottom: 0%;
    }

    .value-prop {
        width: 100%;
        padding: 20px 10px;
    }

    .value-prop.mid {
        border-style: solid none;
        border-top-width: 1px;
        border-top-color: var(--color-7);
        border-bottom-width: 1px;
        border-bottom-color: var(--color-7);
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .parallax {
        min-height: auto;
        display: flex;
    }

    .value-prop-bg {
        flex-flow: column;
        max-width: 100%;
    }

    .background-video {
        display: none;
    }

    .parallax-link-holder {
        width: 100%;
        position: static;
        inset: auto 5% 5%;
    }

    .parallax-link {
        background-color: var(--color-6\<deleted\|variable-e40f6317-e080-ad1b-eb4b-46a06587635d\>);
    }

    .docs {
        flex-flow: column;
        width: 90%;
    }

    .doc-50 {
        width: 100%;
        margin-bottom: 2%;
    }

    .footer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer-content {
        grid-template-columns: 1fr;
        margin-top: 40px;
    }

    .footer-block {
        align-items: flex-start;
    }

    .footer-link:hover {
        color: #1a1b1fbf;
    }

    .footer-divider {
        margin-top: 60px;
    }

    .footer-wrapper-inside {
        flex-direction: column;
        align-items: center;
    }

    .tab-pane-content.location {
        min-height: 300px;
    }

    .slider-2 {
        height: 200px;
    }

    .brand {
        width: auto;
    }

    .menu-button {
        margin-bottom: 0;
        padding: 16px;
    }

    .ip-header {
        padding-top: 26%;
    }

    .breadcrumbs {
        padding-top: 3%;
    }

    .hero-button-holder {
        flex-flow: column;
        margin-top: 15px;
        margin-bottom: -10px;
    }

    .tab-link-c {
        padding-left: 40px;
        font-size: 1em;
    }

    .tab-link-c.w--current {
        background-position: 10px 15px;
        background-size: 20px;
        padding-left: 40px;
    }

    .tabs-menu-2, .tabs-content {
        width: 100%;
    }

    .tab-text {
        padding-left: 15px;
    }

    .tabs-3 {
        flex-flow: column;
    }

    .mission-holder {
        margin-top: 0;
    }

    .mission {
        font-size: 1em;
    }
}

@media screen and (max-width: 479px) {
    h2 {
        font-size: 1.8em;
    }

    .hero {
        background-position: 50% 0;
        background-size: cover;
        height: 550px;
    }

    .hero-tagline-holder._1 {
        width: 275px;
    }

    .tagline-top.white, .tagline-bottom.white {
        font-size: 1.5em;
    }

    .hero-button {
        width: 100%;
        margin-bottom: 5px;
    }

    .nav-top-div {
        padding-left: 10px;
    }

    .sub-headline-div.vert {
        letter-spacing: 0;
        font-size: .9em;
    }

    .value-props {
        flex-flow: column;
    }

    .value-prop {
        width: 100%;
    }

    .value-prop.mid {
        border-style: solid none;
        border-top-width: 1px;
        border-top-color: #0000001f;
        border-bottom-width: 1px;
        border-bottom-color: #0000001f;
    }

    .value-prop-bg {
        flex-flow: column;
    }

    .parallax-link {
        font-size: 1.5em;
    }

    .doctor-section {
        padding-bottom: 0%;
    }

    .doctor-wrapper-div {
        align-items: center;
    }

    .h2-center.sm {
        font-size: 1.7em;
    }

    .docs {
        flex-flow: column;
        margin-bottom: 0%;
    }

    .doc-div {
        width: 100%;
    }

    .doc-name {
        font-size: 1.5em;
    }

    .doc-50 {
        flex-flow: column;
        width: 100%;
    }

    .slider {
        min-height: 600px;
        margin-top: 0;
        margin-bottom: 20%;
    }

    .testimonial-slide {
        width: 98%;
        min-height: 695px;
    }

    .image-5 {
        margin-bottom: 10px;
    }

    .social-section {
        padding-bottom: 12%;
    }

    .light-green-box {
        height: 25%;
    }

    .footer {
        padding-bottom: 8%;
        padding-left: 0;
        padding-right: 0;
    }

    .footer-wrapper-jm {
        max-width: none;
    }

    .footer-copyright-center {
        max-width: 90%;
        line-height: 1.2em;
    }

    .slider-2 {
        height: 100px;
        margin-top: 20px;
        margin-right: 0;
    }

    .social-slide-content {
        justify-content: flex-start;
    }

    .right-arrow-3 {
        bottom: -120%;
        right: -25px;
    }

    .static-cta {
        margin-left: 5px;
    }

    .static-cta-icon {
        width: 30px;
        height: 30px;
    }

    .static-cta-icon.info {
        width: 50px;
        height: 50px;
        margin-left: -5px;
    }

    .before-after {
        padding-bottom: 10%;
    }

    .brand {
        padding-left: 0;
    }

    .ip-header {
        padding-top: 42%;
        font-size: 2.5em;
    }

    .breadcrumbs {
        flex-flow: wrap;
    }

    .bc-link, .bc-arrow {
        margin-bottom: 10px;
    }

    .mission-holder {
        flex-flow: column;
        margin-bottom: 0;
    }

    .mission {
        width: 100%;
    }

    .new-serv-div-2 {
        width: 100%;
        margin-bottom: 2%;
        margin-right: 0%;
        padding: 15px;
    }

    .new-serv-div-2.title {
        min-height: 0;
    }
}

#w-node-_31ae38a0-02e2-a45b-d0e2-2ee08bec059d-b5135fbd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
}

#w-node-_31ae38a0-02e2-a45b-d0e2-2ee08bec05a6-b5135fbd {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
}

#w-node-_11b1ff1b-aeb4-7ab9-e628-bda48f09c81c-b5135fbf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
}

#w-node-_11b1ff1b-aeb4-7ab9-e628-bda48f09c82d-b5135fbf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
}


