﻿@font-face {
    font-family: 'The Future';
    src: url('/app_themes/nationaldentex/fonts/TheFuture-Black.otf') format('opentype');
    font-weight: 900;
    /* Black */
}

@font-face {
    font-family: 'The Future';
    src: url('/app_themes/nationaldentex/fonts/TheFuture-Bold.otf') format('opentype');
    font-weight: 700;
    /* Bold */
}

@font-face {
    font-family: 'The Future';
    src: url('/app_themes/nationaldentex/fonts/TheFuture-Medium.otf') format('opentype');
    font-weight: 500;
    /* Medium */
}

@font-face {
    font-family: 'The Future';
    src: url('/app_themes/nationaldentex/fonts/TheFuture-Regular.otf') format('opentype');
    font-weight: 400;
    /* Regular */
}

@font-face {
    font-family: 'The Future';
    src: url('/app_themes/nationaldentex/fonts/TheFuture-Light.otf') format('opentype');
    font-weight: 300;
    /* Light */
}

@font-face {
    font-family: 'The Future';
    src: url('/app_themes/nationaldentex/fonts/TheFuture-Thin.otf') format('opentype');
    font-weight: 100;
    /* Thin */
}

/*ul.navbar-nav.ml-auto.py-4.py-md-0{
padding-left:50px;
}*/
#spinner{
position: unset !important;
}
.spritespin-instance.with-canvas {
    will-change: transform;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
.spin {
    width: 200px;
    /* Adjust size as needed */
    height: 200px;
    cursor: grab;
}

/* Apply the font */
body {
    font-family: 'The Future', sans-serif;
    padding: 0 !important;
}

.container-fluid {
    padding: 0px;
}

html,
body {
    overflow-x: hidden;
}

.h1,
.heroContent a,
p {
    font-family: 'The Future';
}

.hero {
    background: url('/NationalDentex/media/National-Dentex/NDXV3/background.png') no-repeat top;
    background-size: cover;
    text-align: center;
    /*padding-top: 82px;*/
    color: #002147;
    padding-bottom: 112px;
}

.getStarted {
    background: url('/NationalDentex/media/National-Dentex/NDXV3/started.png') no-repeat top;
    background-size: cover;
    padding-top: 83px !important;
}

.heroContent h1 {
    font-size: 48px;
    color: #002855;
    font-weight: 400;
    line-height: 55px;
    font-family: 'The Future';
}

.heroContent p {
    font-size: 19px;
    color: #002855;
    font-weight: 400;
    margin-top: 33px;
    margin-bottom: 30px;
}

.heroContent a {
    font-size: 12px;
    font-weight: 500;
    color: #142641;
    letter-spacing: 1px;
    margin-bottom: 18px;
}

.solutionInfo h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    color: #002855;
    font-family: 'The Future';
}

.solutionInfo .solutionCard p {
    color: #002855;
    font-size: 20px;
    font-family: 'The Future';
    font-weight: 500;
    margin-top: 39px;
}
footer.lab-footer ul.footer-links li::after {
    content: none;
}
.getStarted h2 {
    font-weight: 400;
    font-size: 40px;
    color: #142641;
    margin-bottom: 0px;
    font-family: 'The Future';
}

a.step-started {
    text-decoration: none;
    color: #142641;
}

a.product-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.getStarted button {
    font-size: 12px;
    font-weight: 500;
    color: #142641;
    width: 180px;
    height: 39px;
    letter-spacing: 1px;
}

.getStarted .stepCount {
    color: #142641;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.startCard p {
    color: #142641;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    max-width: 359px;
}

video.fr-fvc.fr-dvi.fr-draggable {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    max-width: 661px;
}

.bannerSection a.btn.btn-yellow.bannerBtn {
    border-radius: 7px !important;
}

/*.bannerSection {
    background-image: url(./images/banner.png);
}
*/
iframe {
    background: transparent;
}

a.footerLink {
    color: white;
}

canvas {
    background-color: transparent !important;
}

.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field label {
    display: none;
}

.bannerSection {
    height: 420px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    background: no-repeat;
    background-size: cover;
    background-position: center;
    background-origin: padding-box;
}

.hs-input::placeholder {
    color: #142641 !important;
    opacity: 1;
}

.video-wrapper {
    position: relative;
    display: inline-block;
}
p.addressLab.orText {
    margin-top: 33px;
    margin-bottom: 20px;
}
.custom-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    color: white;
    background-color: red;
    padding: 4px 26px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    width: 80px;
    height: 80px;
}

    .custom-play-button:hover {
        background-color: #cc0000;
    }

.caseSection p.bnnerInfo {
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    max-width: 676px;
    margin-bottom: 30px;
}

.infocards {
    background: linear-gradient(to bottom, #D1DCE7, #ffffff);
    display: flex;
    flex-wrap: wrap;
    padding: 75px;
    justify-content: center;
}

.cardContent {
    position: relative;
        height: 170px;
    width: 428px;
    background: white;
    margin-right: 11px;
    border-radius: 20px;
    border-top-right-radius: 0px;
    margin-bottom: 11px;
    padding: 28px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    overflow: hidden;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.15);
}
.caseInfo img.fr-fil.fr-dib {
    width: 50px;
    height: 50px;
}
.cardContent:hover::after {
    opacity: 0;
}
.cardContent::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 29px;
    width: 50px;
    height: 50px;
    background-image: url('/NationalDentex/media/National-Dentex/NDXV3/Group-53.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
    .cardContent .overlay {
        justify-content: flex-start;
    }

    .cardContent ul.overlayList {
        padding-left: 55px;
        list-style: none;
        color: white;
        margin-bottom: 0px;
    }

        .cardContent ul.overlayList li a {
            color: white;
            font-weight: 400;
            font-size: 16px;
        }

        .cardContent ul.overlayList li {
            margin-bottom: 5px;
            position: relative;
        }

            .cardContent ul.overlayList li:before {
                content: '';
                position: absolute;
                left: -30px;
                width: 17px;
                height: 17px;
                background-image: url(./images/checklist.png);
                background-size: contain;
                top: 6px;
            }

.overlay {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px 0;
    opacity: 0;
    transition: bottom 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.cardContent:hover .overlay {
    bottom: 0;
    /* Moves up smoothly */
    opacity: 1;
    /* Becomes visible */
}

.caseInfo {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    position: relative;
}

    .caseInfo p {
        font-weight: 400;
        font-size: 26px;
        color: #142641;
        margin-bottom: 28px;
    }

section.welcomeLab .container {
    padding: 0;
}

span.stepCount {
    width: 74px;
    height: 32px;
    display: inline-block;
    background: #FFD900;
    border-radius: 20px;
    padding: 5px;
    margin-top: 25px;
    margin-bottom: 15px;
}

section.solutionInfo {
    margin-top: -6px;
}

a.product-card p {
    margin-top: 38px;
}

.startBtn {
    margin-bottom: 75px;
}

.startCard h5 {
    font-size: 20px;
    font-weight: 500;
}

section.getStarted .startCard p {
    color: #142641;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    max-width: 320px;
}

.vdoPartner {
    margin-top: 70px;
    margin-bottom: 64px;
}

p.vdoSectionInfo {
    font-size: 16px !important;
    line-height: 22px !important;
    color: #142641 !important;
}

.welcomeBtn {
    font-weight: 500 !important;
    letter-spacing: 1px;
    font-size: 12px;
    color: #142641;
    width: 234px;
    height: 53px;
}

h2.section-title.bannerHead {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    max-width: 553px;
    width: 100%;
    color: #fff;
    margin-bottom: 19px;
    font-family: 'The Future';
}

p.bnnerInfo {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    max-width: 634px;
    margin-bottom: 30px;
}

a.btn.btn-yellow.bannerBtn {
    color: #142641;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
}

.startCard {
    position: relative;
}

.startImg {
    z-index: 999;
}

.startCard:after {
    content: '';
    width: 13%;
    height: 1px;
    background: #142641;
    position: absolute;
    top: 25%;
    right: -11%;
}

.startCard:last-child::after {
    display: none;
}

.solutionCard {
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    border-top-right-radius: 0px;
    background: white;
    min-height: 273px;
    min-width: 222px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    min-width: 213px;
    padding: 0px;
    margin-right: 14px;
}

    .solutionCard:hover {
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        transition: 0.5s ease-in-out;
    }

section.solutionInfo p,
section.getStarted p {
    max-width: 779px;
    width: 100%;
    margin: 13px auto 33px;
    color: #002855;
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
}

.solutionCard img.img-fluid {
    margin-top: 30px;
    /*width: 140px;*/
    height: 140px;
}

.btn-yellow {
    background-color: #FFD900;
    border: none;
    padding: 10px 20px;
    font-weight: bold;
    border-radius: 20px;
    border-top-right-radius: 0px;
    text-transform: uppercase;
    cursor: pointer;
}

.btn:hover {
    background-color: #FFD900;
    cursor: pointer;
}

.solutionBtn {
    margin-bottom: 60px;
    width: 188px;
    height: 50px;
    font-size: 12px;
    color: #002855;
    font-weight: 500;
    letter-spacing: 1px;
}

.section-title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.footer {
    background: #002147;
    color: white;
    padding: 40px 40px;
    position: static;
}

footer#footerNdx p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 1px;
}

p.footerSub {
    margin-top: 43px;
}

.footerSocial {
    margin-top: 43px;
    margin-bottom: 43px;
    display: flex;
}

    .footerSocial img {
        margin-right: 15px;
    }

p.footerSub {
    margin-top: 43px;
    letter-spacing: 1px;
}

p.footerSubtopic {
    font-weight: 500;
    font-size: 12px !important;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
    margin-bottom: 13px !important;
    margin-top: 29px;
}

.footerEducation h5,
.footerCompany h5,
.footerResources h5 {
    margin-bottom: 27px;
    text-transform: uppercase;
}

.footerSignup {
    background: white;
    min-height: 166px;
    height: auto;
    border-radius: 20px;
    border-top-right-radius: 0px;
    padding: 23px;
    max-width: 308px;
    width: 100%;
}

.hbspt-form p {
    font-size: 12px !important;
    color: #142641;
    letter-spacing: 1px;
    font-weight: 500 !important;
    margin-bottom: 0 !important;
}

input.hs-button.primary.large {
    margin-top: 0;
    width: 97px;
    height: 39px;
    border: none;
    background: #FFD900;
    color: #142641;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px;
    border-top-right-radius: 0px;
}

a.footerLink {
    text-decoration: none;
}

.footerSignup input {
    border-radius: 10px;
    border: 1px solid #C9C9CB;
    border-top-right-radius: 0px;
    height: 39px;
    padding-left: 12px;
}

.hs_submit.hs-submit {
    padding: 0 0px;
}

.formAction {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.hs_submit.hs-submit .actions input.hs-button.primary.large {
    margin-top: 5px;
    width: 105px !important;
    height: 41px;
    border: none;
    margin-left: 0;
    background: #FFD900;
    color: #142641;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px !important;
    border-top-right-radius: 0px;
    font-size: 12px !important;
}

.formAction button.submitBtn {
    margin-top: 13px;
    width: 97px;
    height: 39px;
    border: none;
    background: #FFD900;
    color: #142641;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px;
    border-top-right-radius: 0px;
}

.footerSignup h5 {
    font-size: 12px;
    color: #142641;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 20px;
}

.footerRow {
    justify-content: space-around;
}

.footerBar {
    color: #FFD900;
    background: #FFD900;
    height: 56px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 40px;
}

    .footerBar p {
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 1px;
        color: #142641;
        margin-bottom: 0px;
    }

ul.footer-links li {
    position: relative;
}

a {
    text-decoration: none;
}

    /* Lab Home Styling  */
    a.caseAction {
        width: 211px;
        height: 65px;
        border-top-left-radius: 20px;
        border: none;
        background: #FFD900;
        color: #142641;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        position: fixed;
        right: 0px;
        bottom: 0;
        z-index: 999999;
    }

        a.caseAction img {
            margin-right: 18px;
        }

.solutionInfo.solutionLab {
    margin-top: 128px;
}

section.section-labPartner {
    margin-top: 63px;
}

p.addressLab-banner {
    margin: 0;
}

.addressLabText-banner {
    margin-top: -12px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}

section.labPartner h2 {
    font-weight: 400;
    font-size: 40px;
    color: #002855;
}

.labPartner p {
    font-size: 16px;
    line-height: 22px;
    color: #142641;
    max-width: 694px;
    width: 100%;
    margin: auto;
    font-weight: 400;
    margin-top: 24px;
    margin-bottom: 35px;
}

.addressLabText {
    margin-top: 11px;
}

.labPartner p.addressLab,
a.addressLab.addressLabDecoration {
    color: #002855;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 11px;
    display: inline;
}

.addressLabDecoration {
    text-decoration: underline;
}

.partnerAction {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 23px;
    padding: 0 15px;
}

.actionCard {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.actionLink {
    text-decoration: none;
    background: #002855;
    max-width: 404px;
    width: 100%;
    border-radius: 20px;
    border-top-right-radius: 0px;
    margin-right: 11px;
    margin-top: 75px;
    height: 97px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.actionCard img {
    margin-right: 24px;
}

.actionCard p {
    color: white;
    font-weight: 500;
    font-size: 20px;
    width: fit-content;
    margin: 0px 26px;
}

section.welcomeLab {
    background: rgb(255, 217, 0);
    padding: 87px 75px;
}

.labkitImage {
    width: 100%;
}

section.welcomeLab h2.section-title.bannerHead {
    text-align: left;
    margin-top: 39px;
    font-size: 50px;
    color: rgb(20, 38, 65);
    line-height: 60px;
}

.labinfo {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #142641;
}

p.labinfo,
p.startHere {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: rgb(20, 38, 65);
}

a.kitCta {
    margin-top: 19px;
    text-decoration: none;
    width: 214px;
    height: 39px;
    font-weight: 500;
    font-size: 12px;
    color: rgb(20, 38, 65);
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    background: white;
    border-radius: 6px 0px 6px 6px;
}

a.actionLink {
    text-decoration: none;
}

.bnnerInfo {
    color: #fff;
}

.partnerActionHref {
    /* width: 100%;
    margin-right: 23px;*/
    margin-right: 23px;
    flex: 0 0 auto;
    width: 382px;
}

section.bg-light.py-5.text-center.caseSection {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-origin: padding-box;
    height: 522px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}

ul.footer-links {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

    ul.footer-links li a {
        font-size: 14px;
       /* color: #002855;*/
        text-decoration: none;
        margin-right: 30px;
        position: relative;
        font-family: "Montserrat-regular";
        line-height: 24px;
    }

    ul.footer-links li::after {
        content: "";
        width: 1px;
        height: 11px;
        background-color: #000;
        position: absolute;
        top: 8px;
        bottom: 2px;
        right: 16px;
    }

    ul.footer-links li:last-child::after {
        content: none;
        /* Or any other styling */
    }

/*Footer*/
a.footerLink {
    color: white;
}

.footerSubtopic {
    cursor: pointer;
    font-weight: bold;
}

.footerLink {
    transition: all 0.3s ease;
}

.accordion-icon {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.accordion-icon {
    position: absolute;
    right: 0px;
}

p.footerSubtopic {
    position: relative;
}

.hs-richtext.hs-main-font-element p {
    font-size: 13px !important;
    color: #142641 !important;
    letter-spacing: 1px !important;
    font-weight: 600 !important;
    font-family: 'The Future', sans-serif;
    line-height: 1.2;
    margin-bottom: 20px !important;
}

.hs-input[type="email"] {
    border-radius: 10px;
    border: 1px solid #C9C9CB;
    border-top-right-radius: 0px;
    height: 39px;
    padding-left: 12px;
}

.hs-button.primary.large:hover,
.hs-button.primary.large:focus {
    background: #FFD900;
    outline: none;
}

.hs-button.primary.large {
    margin-top: 13px;
    width: 97px;
    height: 39px;
    border: none;
    background: #FFD900;
    color: #142641;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px;
    border-top-right-radius: 0px;
}

.actions {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

iframe#hs-form-iframe-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.slot {
    position: absolute;
    pointer-events: none;
    top: -52px !important;
    bottom: 0 !important;
    left: 26px !important;
    width: 100%;
    height: 100%;
}

model-viewer {
    width: 100%;
    height: 296px;
}

.hs-form-field input[type=email] {
    border-radius: 10px;
    border: 1px solid #C9C9CB !important;
    border-top-right-radius: 0px;
    height: 39px;
    padding-left: 12px;
    background-color: #fff;
    color: #000 !important;
}

p.addressLab-banner {
    margin: 0;
}

.cardContent:hover .caseInfo p {
    opacity: 0;
}

footer.lab-footer ul.footer-links {
    padding-left: 30px;
    display: block;
}

footer.lab-footer {
    bottom: 58px;
}

    footer.lab-footer ul.footer-links li a {
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        margin-right: 0;
    }


.slot {
    position: absolute;
    pointer-events: none;
    top: -29px;
    left: -133px;
    border: 0;
    width: 100%;
    height: 100%;
}

footer.lab-footer,
#footer__bottom--box {
    position: static;
}

.get-started-section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    /* space between cards */
}

.get-started-section .startCard {
    flex: 0 0 auto;
    width: 350px;
}

section.zone-wrapper {
    background: linear-gradient(to bottom, #D1DCE7, #ffffff);
    display: flex;
    flex-wrap: wrap;
    padding: 75px;
    justify-content: center;
}

a.education-footer {
    color: #fff;
}
#spinContainer {
    position: relative;
    width: 800px;
    height: 700px;
}
@media screen and (max-width: 1366px) {

    .infocards,
    .zone-wrapper {
        padding: 75px 32px !important;
    }

    /*
    .cardContent {
        width: 401px;
    }*/
    .caseInfo p {
        font-size: 20px !important;
    }

    .caseInfo {
        align-items: flex-start;
    }

    .cardContent ul.overlayList li a {
        font-size: 14px;
    }

    section.bg-light.py-5.text-center.caseSection {
        height: 420px;
    }
}
@media (max-width: 1320px) {
    #spinContainer {
        margin: 0 auto !important;
        left: -153px !important;
    }
}
@media (min-width: 767px) and (max-width: 1300px) {
    .get-started-section .row {
        gap: 0px;
    }

    .get-started-section .startCard {
        flex: 1 1 30%;
        max-width: 100%;
        width: auto;
    }
}
/*@media (min-width: 992px) {
    .navbar-nav {
         padding-left: 38%;
    }
}*/
@media (min-width: 767px) and (max-width: 991px) {


    .container {
        max-width: 100%;
        padding: 50px 50px 0px 50px;
    }
}

@media (max-width: 1180px) {
    .footer {
        padding: 40px 27px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    section.welcomeLab .container {
        align-items: center;
    }

    section.welcomeLab h2.section-title.bannerHead {
        margin-top: 0px;
        font-size: 34px;
        line-height: 48px;
        margin-bottom: 5px;
    }

    .labinfo {
        font-size: 16px;
        line-height: 25px;
    }

    section.welcomeLab .col-md-4 {
        width: 40%;
    }

    section.welcomeLab .col-md-8 {
        width: 60%;
    }
}

@media (max-width: 768px) {
.footer {
    padding: 40px 15px;
}
    a.caseAction {
        height: 50px;
        right: -35px;
    }

    .get-started-section .startCard {
        width: 100%;
        max-width: 100%;
    }

    .lab-footer img.img-fluid.fr-fic.fr-dii {
        max-width: 250px !important;
    }

    .partnerActionHref {
        margin-right: 0;
        flex: 0;
        width: 100%;
    }

    .footerSignup {
        margin: 0 auto;
    }

    .spin {
        margin-top: 31px;
        width: 300px !important;
        height: 300px !important;
    }

    footer.lab-footer .col-md-4:first-child {
        justify-content: space-around;
    }

    .custom-play-button {
        font-size: 28px;
        width: 50px;
        height: 50px;
        padding: 4px 16px;
    }
}

@media (max-width: 991px) {
div#hotspot1 {
    left: 20vw !important;
    top: 27vw !important; 
}

div#hotspot3 {
    left: 55vw !important;
    top: 51vw !important;
}

div#hotspot4 {
    left: 58vw !important;
    top: 36vw !important;
}
#bike360-wrapper {
    width: 400px !important;
    height: 400px !important;
}
 .hotspot {
     width: 15px;
     height: 15px;
 }
   .col-md-6.spin-hotspot {
    width: 100%;
}
   #spinContainer {
       margin: 0 auto !important;
       left: 0px !important;
       width: auto !important;
       height: auto !important;
   }

   .spritespin-instance.with-canvas {
       width: 100% !important;
       height: 70vw !important;
   }
     .heroContent h1 {
      font-size: 24px;
      text-align: center;
  }
  .row.spin-banner-image .col-md-6.text-start.d-flex.align-items-start.flex-column.justify-content-center.heroContent {
      width: 100%;
      text-align: center !important;
      margin: 0 auto;
      align-items: center !important;
  }
div#bike360 {
    width: 505px;
    height: 436px;
    left: -74px;
    top: -50px;
}
  .row.spin-banner-image {
      align-items: center;
      display: flex;
      flex-direction: column;
  }

    .infocards .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .zone-wrapper.col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .addressLabText-banner {
        justify-content: center;
        text-align: center;
        flex-wrap: wrap;
    }

    .heroContent p {
        font-size: 16px;
        margin-top: 9px;
        margin-bottom: 19px;
        text-align: center;
    }

    section.solutionInfo {
        margin-top: 50px;
    }

    .hero {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .solutionInfo h2 {
        font-size: 33px;
    }

    section.solutionInfo p,
    section.getStarted p {
        margin: 13px auto 23px;
        font-size: 16px;
        line-height: 24px;
    }

    .getStarted {
        padding-top: 0px !important;
    }

    section.getStarted .startCard p {
        font-size: 14px;
    }

    .startCard h5 {
        font-size: 19px;
    }

    section.getStarted .startCard p {
        margin-top: 0px;
    }

    .getStarted h2 {
        font-size: 33px;
    }

    .getStarted .stepCount {
        font-size: 12px;
    }

    span.stepCount {
        width: 70px;
        height: 28px;
    }

    .vdoPartner {
        margin-top: 50px;
        margin-bottom: 40px;
    }

    .bannerSection {
        height: 374px;
    }

    h2.section-title.bannerHead {
        font-size: 33px;
        line-height: 42px;
    }

    p.bnnerInfo {
        margin-bottom: 23px;
    }

    .startBtn {
        margin-bottom: 54px;
    }

    .actionLink {
        max-width: 100%;
        margin-top: 44px;
    }

    /*  section.labPartner {
        margin-top: 50px;
    }
*/
    .partnerAction {
        flex-direction: column;
        /* Stack items vertically */
        align-items: center;
        /* Optional: Center items */
        gap: 0;
        padding: 0;
    }

    section.welcomeLab h2.section-title.bannerHead {
        text-align: left;
        margin-top: 0px;
        font-size: 34px;
        color: #142641;
        line-height: 42px;
    }

    .labinfo {
        font-weight: 400;
        font-size: 14px;
        line-height: 23px;
        color: #142641;
    }

    p.startHere {
        font-size: 14px;
    }

    section.welcomeLab h2.section-title.bannerHead {
        font-size: 30px;
        line-height: 41px;
        margin-bottom: 5px;
    }

    a.kitCta {
        width: 191px;
        height: 33px;
        font-size: 11px;
    }

    section.welcomeLab {
        background: #FFD900;
        padding: 49px 27px;
    }
}

@media (max-width: 767px) {
.footerLeftContent {
    margin-top: 17px;
}
    .footerLeft {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    model-viewer {
        width: 100% !important;
        height: 296px !important;
    }

    .footerSocial {
        display: flex;
        gap: 10px;
        margin-top: 10px;
    }

    p.footerSub {
        margin-top: 0px;
    }

    /*  .footerRightContent {
        margin-right: 20px
    }*/
    .startBtn {
        margin-bottom: 22px;
    }

    .heroContent {
        text-align: center !important;
        align-items: center !important;
    }

    section.solutionInfo {
        margin-top: 25px;
    }

    .solutionBtn {
        margin-bottom: 29px;
    }

    .getStarted {
        padding-top: 40px !important;
    }

    .startCard:after {
        display: none;
    }

    span.stepCount {
        margin-top: 16px;
        margin-bottom: 10px;
    }

    section.getStarted .startCard p {
        max-width: 100%;
    }

    .vdoPartner {
        margin-top: 25px;
        margin-bottom: 40px;
    }

    section.solutionInfo p,
    section.getStarted p {
        margin: 13px auto 21px;
    }

    .startImg {
        margin-top: 20px;
    }

    .bannerSection {
        padding: 0px 50px;
    }

    .footerSolution,
    .footerEducation,
    .footerCompany,
    .footerResources {
        margin-top: 33px;
    }

        .footerEducation h5,
        .footerCompany h5,
        .footerResources h5 {
            margin-bottom: 8px;
        }

    .footerBar {
        padding: 11px 40px;
        text-align: center;
        height: 47px;
        /*padding: 7px 40px;
        flex-direction: column;
        text-align: center;
        height: 75px;*/
    }

    .caseInfo p {
        font-size: 24px;
    }

    .caseSection p.bnnerInfo {
        font-weight: 400;
        font-size: 16px;
        line-height: 23px;
        max-width: 676px;
        margin-bottom: 30px;
    }

    .caseSection {
        height: 345px !important;
        padding: 20px 50px;
    }

    section.welcomeLab {
        background: #FFD900;
        padding: 0px;
        padding-bottom: 37px;
    }

        section.welcomeLab h2.section-title.bannerHead {
            text-align: center;
            margin-top: 29px;
            font-size: 35px;
            line-height: 45px;
        }

    .labinfo {
        font-weight: 400;
        font-size: 16px;
        line-height: 23px;
        color: #142641;
        text-align: center;
    }

    a.kitCta {
        margin: auto;
        margin-bottom: 19px;
    }

    .startHere {
        text-align: center;
    }

    section.welcomeLab h2.section-title.bannerHead {
        margin: 29px auto 12px auto;
    }

    section.welcomeLab .container {
        padding: 0px 24px;
    }
}

@media (max-width: 577px) {
    .hero {
        padding: 32px 15px;
    }

    .solutionCard {
        width: 50%;
        flex: 0 0 38%;
        margin: 0 10px 10px 10px;
    }

    .actionCard img {
        margin-right: 24px;
        width: 39px;
    }

    /*footer.lab-footer ul.footer-links {
        display: flex;
        justify-content: center;
        gap: 20px;
        list-style: none;
        padding: 0;
        margin: 0;
    }*/

    .bannerSection a.btn.btn-yellow.bannerBtn {
        font-size: 10px;
        width: 72%;
    }

    .infocards .col-md-4,
    .zone-wrapper .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    ul.footer-links li a {
        font-size: 12px;
    }

    .getStarted {
        padding-top: 40px !important;
        padding: 32px;
    }

    a.addressLab.addressLabDecoration {
        font-size: 16px;
        margin-bottom: 0px;
        margin-top: 7px;
    }

    .vdoPartner {
        margin-top: 40px;
        margin-bottom: 17px;
    }

    p.vdoSectionInfo {
        font-size: 15px !important;
    }

    .spin-canvas-container {
        margin-top: 57px !important;
    }

    .sirv-spin.smv-cursor-zoom-in {
        height: 383px;
    }

    .smv-content.smv-content-spin.smv-can-zoom {
        height: 300px;
    }

    .heroContent h1 {
        font-size: 24px;
        text-align: center;
        line-height: 28px;
    }

    .heroContent p {
        font-size: 14px;
    }

    .heroContent a {
        font-size: 11px;
    }

    .btn-yellow {
        padding: 8px 20px;
    }

  .solutionInfo h2 {
    font-size: 24px;
    line-height: 31px;
}
    section.solutionInfo p,
    section.getStarted p {
        margin: 13px auto 23px;
        font-size: 13px;
        line-height: 19px;
    }

    .solutionBtn {
        width: 180px;
        height: 50px;
        font-size: 11px;
    }

    .getStarted h2 {
        font-size: 26px;
    }

    .getStarted {
        padding: 13px;
    }

    p.vdoSectionInfo {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .bannerSection {
        padding: 0px 21px;
        height: 363px;
    }

    h2.section-title.bannerHead {
        font-size: 20px;
        line-height: 32px;
    }

    .caseSection p.bnnerInfo {
        font-size: 14px;
    }

    p.bnnerInfo {
        font-size: 14px;
        line-height: 20px;
    }

    section.labPartner h2 {
        font-size: 26px;
    }

    .labPartner p {
        margin: 13px auto 23px;
        font-size: 13px;
        line-height: 19px;
    }

        .labPartner p.addressLab {
            font-size: 16px;
            margin-bottom: 0px;
            margin-top: 7px;
        }

    .actionLink p {
        margin: 10px 0;
        font-size: 18px;
        margin-left: 26px;
        text-align: left;
    }

    section.labPartner {
        margin-top: 0px;
    }

    section.solutionInfo {
        margin-top: 10px;
    }

    .caseInfo p {
        font-size: 18px;
    }

    .caseInfo img {
        width: 40px;
        height: 40px;
    }

    .cardContent {
        height: 204px;
        padding: 23px;
        width: 350px;
        margin: 0 20px 20px 20px;
    }

    .infocards,
    .zone-wrapper {
        padding: 41px 53px !important;
    }

    h2.section-title.bannerHead {
        color: #fff;
    }

    section.welcomeLab h2.section-title.bannerHead {
        text-align: center;
        font-size: 28px;
        line-height: 39px;
        margin: 29px auto 12px auto;
    }

    section.welcomeLab .container {
        padding: 0px 10px;
        justify-content: center;
        display: flex
    }

    .labinfo {
        font-size: 14px;
    }

    .startHere {
        font-size: 14px;
    }

    a.kitCta {
        width: 192px;
        height: 35px;
        font-size: 10px;
    }

    .footerBar {
        height: 76px;
    }
}

@media (max-width: 560px) {
    .footerLeftContent {
        margin-left: 0px;
        margin-top: 16px;
    }

    .footerSocial {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 10px;
    }

    .footerLeft {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        align-items: center;
    }


    .footerEducation h5,
    .footerCompany h5,
    .footerResources h5 {
        font-size: 14px;
    }

    .footerEducation p,
    .footerCompany p,
    .footerResources p {
        font-size: 12px !important;
    }
}
@media (max-width: 691px) and (min-width: 468px) {
    .lightning-dot {
        height: 20px !important; 
        width: 20px !important;
    }
}
@media (max-width: 469px) {
    .lightning-dot {
        width: 10px !important;
        height: 10px !important;
    }
}
@media screen and (max-width: 480px) {

    footer.lab-footer .col-md-4:nth-child(2),
    footer .col-md-4:nth-child(3) {
        width: 100%;
        text-align: center;
    }

    footer.lab-footer .col-md-4 .footer_address {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    i.footer_phone_icon.fas.fa-phone-alt.fa-w-16.pr-2 {
        margin-bottom: 0.5rem;
        margin-top: 0 !important;
    }

    footer.lab-footer .col-md-4 .footer_address .phone-icon {
        align-items: center;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .lab-footer img.img-fluid.fr-fic.fr-dii {
        max-width: 224px !important;
    }

    #footer__bottom--box ul {
        padding-left: 0;
    }

        #footer__bottom--box ul li::after {
            right: 6px;
        }
}

@media (max-width: 420px) {
    ul.footer-links li a {
        font-size: 11px !important;
        margin-right: 13px !important;
    }

    .footerBar {
        padding: 11px 9px;
    }
ul.footer-links li::after{
    top: 10px;
    bottom: 2px;
    right: 5px;
}
}


@media (max-width: 370px) {
    .cardContent {
        height: 204px;
        width: 254px;
    }

    .caseInfo p {
        font-size: 14px;
        margin-bottom: 14px;
    }

    .cardContent ul.overlayList li a {
        color: white;
        font-weight: 400;
        font-size: 12px;
    }
}
