/* Responsive overrides for the site */

img,
video {
    max-width: 100%;
    height: auto;
}

iframe {
    max-width: 100%;
    border: 0;
}

html {
    -webkit-text-size-adjust: 100%;
}

.siteHeader {
    top: 12px;
    left: 12px;
    right: 12px;
}

.siteBrand img {
    width: 60px;
    height: auto;
}

.menuToggle {
    width: 48px;
    height: 48px;
    border-radius: 12px;
}

.menuPanel {
    width: min(92vw, 420px);
    min-width: 0;
    padding: 84px 20px 24px;
}

.menuPanel .menuControls button {
    padding: 12px 0;
}

.loadingScreen .windowsLogo {
    width: min(220px, 58vw);
}

.loadingScreen .loadPersentage {
    left: 50%;
    transform: translateX(-50%);
    width: min(220px, 58vw);
    text-align: center;
}

.hero-intro,
.main-content {
    min-height: 100dvh;
}

.container,
.container-fluid {
    width: 100%;
}

.mapGoogle iframe {
    height: 550px;
}

@media (max-width: 1400px) {
    .leftSideSquare,
    .rightSideSquare {
        width: 110px;
    }

    .photoNest {
        width: min(560px, 92vw);
    }
}

@media (max-width: 1200px) {
    .stage {
        width: min(840px, 100%) !important;
        transform: scale(.62) !important;
        transform-origin: top center;
    }

    .table-box {
        width: 100% !important;
        max-width: 100% !important;
    }

    .sec7bgk {
        --travel: 1050px;
    }
}

@media (max-width: 991px) {
    .sec7bgk {
        --travel: 1000px;
    }

    .leftSideSquare,
    .rightSideSquare {
        opacity: .45;
        width: 80px;
    }

    .rowFlix,
    .rowFlixstretch {
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
    }

    .rowFlix .col-6,
    .rowFlixstretch .col-6 {
        width: 100%;
    }

    .profile-card {
        width: 100%;
        padding: 24px 20px;
    }

    .valueEach {
        width: calc(50% - 20px);
    }

    .w80,
    .w85,
    .w90,
    .w75 {
        width: 100%;
    }

    .srvCardEach,
    .srvCardEach1 {
        flex-basis: 72%;
    }

    .srvArrow {
        display: none;
    }

    .empHolder > button,
    .empHolder1 > button {
        flex-basis: 72%;
    }

    .empArrow {
        display: none;
    }

    .video-box {
        height: 520px !important;
    }

    .photoNest {
        width: min(560px, 92vw);
        height: 280px;
    }

    .timeline-wrapper {
        max-width: 100% !important;
    }

    .timeline-item {
        padding-left: 42px !important;
        padding-right: 42px !important;
    }

    .timeline-content {
        padding: 24px !important;
    }

    .copyRight {
        text-align: center;
    }
}

@media (max-width: 992px) {
    .vmmCard {
        margin-bottom: 30px;
    }

    .col-4 {
        width: calc(50% - 10px);
    }
}

@media (max-width: 768px) {
    .siteHeader {
        top: 10px;
        left: 10px;
        right: 10px;
    }

    .siteBrand img {
        width: 52px;
    }

    .menuToggle {
        width: 44px;
        height: 44px;
    }

    .menuPanel {
        width: 100vw;
        max-width: 100vw;
        padding: 78px 16px 20px;
    }

    .container,
    .container-fluid {
        padding-inline: 12px;
    }

    .row {
        margin-inline: 0;
        row-gap: 18px;
    }

    [class^="col-"],
    [class*=" col-"] {
        width: 100%;
        padding-inline: 0;
    }

    .w80,
    .w85,
    .w90,
    .w75,
    .w60,
    .w50,
    .w40,
    .w30 {
        width: 100%;
    }

    .srvCardEach,
    .srvCardEach1 {
        flex-basis: 86%;
    }

    .empHolder > button,
    .empHolder1 > button {
        flex-basis: 86%;
    }

    .certModalPanel {
        width: 100%;
        height: 100dvh;
    }

    .certModalNav {
        width: 46px;
        height: 46px;
        font-size: 28px;
    }

    .rowFlix {
        gap: 20px;
    }

    .rowFlix .col-6 {
        width: 100%;
    }

    .profile-card {
        padding: 22px 18px;
    }

    .bpFormGrid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .video-box {
        height: 360px !important;
    }

    .photoNest {
        width: 100%;
        height: 250px;
        margin: 22px auto;
    }

    .photoBtn {
        width: 38px;
        height: 38px;
        font-size: 20px;
    }

    .photoX {
        top: 16px;
        right: 16px;
        font-size: 32px;
    }

    .stage {
        width: 100% !important;
        position: relative !important;
        left: auto;
        transform: none !important;
        cursor: default;
    }

    .table-box {
        width: 100% !important;
        position: relative !important;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        max-width: 100% !important;
    }

    .table-box.top,
    .table-box.bottom {
        position: relative !important;
    }

    .timeline-wrapper:before {
        right: 26px !important;
        transform: none !important;
    }

    .timeline-item,
    .timeline-item:nth-child(odd),
    .timeline-item:nth-child(even) {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 72px 28px 0 !important;
    }

    .timeline-item:nth-child(odd) .timeline-icon,
    .timeline-item:nth-child(even) .timeline-icon {
        right: 0 !important;
        left: auto !important;
    }

    .step-head {
        flex-direction: row-reverse;
        align-items: center;
    }

    .step-head h4 {
        font-size: 20px;
    }

    .step-number {
        font-size: 54px;
    }

    .social-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .social-links a i {
        margin: 8px;
        font-size: 1.35em;
    }

    .contactInfo a {
        font-size: 14px;
        gap: 10px;
    }

    .menFoter {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .menFoter button {
        margin: 0;
    }

    .copyRight {
        margin: 24px 10px;
        font-size: 12px;
        line-height: 1.8;
    }

    .mapGoogle iframe {
        height: 320px;
    }

    .certModalClose {
        top: 10px;
        inset-inline-end: 10px;
        width: 40px;
        height: 40px;
        font-size: 26px;
    }

    .certModalPrev {
        right: 10px;
    }

    .certModalNext {
        left: 10px;
    }

    html[dir="ltr"] .certModalPrev {
        left: 10px;
        right: auto;
    }

    html[dir="ltr"] .certModalNext {
        right: 10px;
        left: auto;
    }
}

@media (max-width: 576px) {
    .cerHolder img {
        width: 80px;
        height: 80px;
    }

    .gomens img {
        width: 65px;
        height: 65px;
    }

    .sec6bg {
        background: none;
    }

    .overMap img {
        max-width: 77px;
    }

    .valueEach {
        width: 116px;
        padding: 7px;
        margin: 10px 2px;
    }

    .valueEachIcon {
        font-size: 1em;
        color: var(--main);
        transition: all 1s ease;
        width: 50px;
        border: 1px dashed var(--main);
        border-radius: 5px;
        padding: 10px;
        margin: 10px auto;
        transform: scale(0.9);
    }

    .valueEachText {
        font-size: 0.75em;
    }

    .disMob {
        display: none;
    }

    .gomens1 img {
        width: 80px;
    }

    .empHolder > button {
        flex: auto !important;
    }

    .stat-card {
        display: inline-block;
        margin: 0 5px;
        padding: 7px;
    }

    .stat-card h3 {
        margin: 0;
        font-size: 30px;
    }

    .stat-card p {
        margin: 3px 0 0;
        font-size: 26px;
    }

    .gomens2 img {
        width: 75px;
        height: 75px;
        border: 0 solid #a3282d30;
    }

    .leftSideSquare,
    .rightSideSquare {
        display: none;
    }

    .col-4 {
        width: 100%;
    }

    .col-4 h3 {
        font-size: 18px;
    }

    .col-4 p {
        font-size: 14px;
        line-height: 1.7;
    }

    .sec3bg {
        padding: 20px 0;
    }

    .sec5bg {
        height: auto;
    }

    .specpadd {
        padding: 80px 0;
    }

    .sec7bg {
        padding: 35px 0 0;
    }

    .sec10bg {
        padding: 35px 0;
    }

    .sec11bg {
        padding: 35px 0;
    }

    .postCard {
        transform: scale(0.8);
    }

    
    .menuPanel {
        padding: 74px 14px 18px;
    }

    .video-box {
        height: 280px !important;
    }

    .photoNest {
        height: 210px;
    }

    .srvCardEach,
    .srvCardEach1,
    .empHolder > button,
    .empHolder1 > button {
        flex-basis: 92%;
    }

    .timeline-item,
    .timeline-item:nth-child(odd),
    .timeline-item:nth-child(even) {
        padding-right: 62px !important;
    }

    .timeline-content {
        padding: 20px !important;
    }

    .timeline-content p {
        font-size: 14px;
    }

    .contactInfo a {
        font-size: 13px;
    }

    .copyRight {
        margin: 20px 6px;
        font-size: 11px;
    }

    .cookieBox {
        inset-inline: 12px;
        inset-block-end: 12px;
        width: auto;
        padding: 18px 16px 16px;
    }

    .cookieBox h3 {
        font-size: 1.05rem;
    }

    .cookieBox p {
        font-size: .92rem;
    }

    .cookieIcon {
        width: 48px;
        height: 48px;
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .siteHeader {
        top: 8px;
        left: 8px;
        right: 8px;
    }

    .siteBrand img {
        width: 48px;
    }

    .menuToggle {
        width: 40px;
        height: 40px;
        border-radius: 10px;
    }

    .menuPanel .menuControls button {
        padding: 10px 0;
    }

    .video-box {
        height: 240px !important;
    }

    .photoNest {
        height: 190px;
    }

    .photoBtn {
        width: 34px;
        height: 34px;
        font-size: 18px;
    }

    .certModalNav {
        width: 40px;
        height: 40px;
        font-size: 24px;
    }

    .step-head h4 {
        font-size: 18px;
    }

    .step-number {
        font-size: 48px;
    }
}
