body {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    word-spacing: 5px !important;
}

.preloader {
    background: #111111 !important;
}

.header.sticky-nav.construction-header:hover {
    background: #fff;
}

.mw-800 {
    max-width: 800px !important;
}

header.construction-header:hover .header-wrapper .navigation-menu .menu-item-has-children a .icon {
    fill: var(--secondary-color);
}

.hide-sticky img {
    /* background: #fff; */
    border-radius: 10px;
}

/* nav submenu fix */
.navigation-menu .sub-menu.main {
    /* opacity: 1 !important;
    visibility: visible !important; */
}

.header.construction-header .header-wrapper .navigation-menu a {
    /* opacity: 1 !important;
    visibility: visible !important;
    width: 100%; */
}

/* Menu Fix */
.sub-menu.main .menu-item.menu-item-has-children.inner:hover .sub-menu.innerDesk {
    margin-top: 0px !important;
    opacity: 1 !important;
    visibility: inherit !important;
}


.navigation-menu .sub-menu li.menu-item.no-children a::after {
    content: unset;
}

.navigation-menu .sub-menu .sub-menu.innerDesk {
    top: 6px;
    left: calc(100% - 1px);
    background-color: #2b2b2b;
    /* background-color: var(--bg-light); */
    clip-path: var(--slope-clip-top-right-base);
    height: auto;
    z-index: -1;
    margin-left: -1rem;
    padding-top: 1.4rem;
}

.menu-item.innerPages a {
    color: #fff !important;
}

header.construction-header:hover .header-wrapper .hamburger-icon .bar {
    /* background-color: var(--primary-white); */
    background-color: var(--secondary-color);
}

.loaderImg {
    /* background-color: #F2F5FB; */
    padding: 15px;
    /* animation-name: pulsate;
    -webkit-animation-name: pulsate;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear; */
    width: 250px;
}

@keyframes pulsate {
    50% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

header.construction-header .header-wrapper .navigation-menu a {
    color: var(--primary-white);
    /* color: var(--secondary-color); */
}

header.construction-header:hover .header-wrapper .navigation-menu a {
    /* color: var(--primary-white); */
    color: var(--secondary-color);
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-30 {
    padding-top: 30px;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-30 {
    padding-bottom: 30px;
}

#menu-main-menu li:last-child {
    padding-right: 0;
}

.clipPath {
    clip-path: var(--slope-clip-bottom-left-base);
}

.clipPathRight {
    clip-path: var(--slope-clip-top-right-3);
}

.clipPathLeftt {
    clip-path: var(--slope-clip-top-left-5);
}

.project-img-block.clipPathRight {
    padding: 1.5rem 2rem;
}

.project-img-block.clipPathRight img {
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
}

.mobBanner {
    height: 600px;
    object-fit: cover;
}

/* Menu underline */
.menu-item.inner a span::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: var(--primary-white);
    position: absolute;
    bottom: -5px;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease;
}

.menu-item.inner:hover a span::after {
    width: 100%;
    opacity: 1;
}

.font-subHeading {
    font-size: 2rem;
    font-family: var(--jakarta-font-family);
    font-weight: 600;
}

.commitment-item .font-subHeading {
    font-size: var(--semi-medium-font-size);
}

header.construction-header.scrolled .header-wrapper .hamburger-icon .bar {
    background-color: #000;
}

.video-section,
.page-header-section {
    margin: -4rem;
    margin-bottom: 0;
}

.primary.blogs:hover::before {
    background: #fff !important;
}

.iwsSection {
    margin: -4rem;
    margin-bottom: 0;
    margin-top: 0;
}

.iwsDesc {
    display: flex;
}

.scrollToTopBtn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.iwsDesc::before {
    content: '';
    width: 8px;
    /* height: 100px; */
    background: var(--primary-color);
    display: flex;
    margin-right: 20px;
}

.iwsBtn {
    background-color: var(--primary-color);
    color: var(--primary-white);
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.iwsSub {
    font-size: var(--btn-font-size);
    color: var(--secondary-color);
}

.iwsSubSection {
    padding-bottom: 15px;
    border-bottom: 1px solid #2b2b2b79;
}

.iwsMainSection {
    padding-top: 20px;
}

.team-swiper {
    margin-top: 60px;
}

.colored-slider-btns .slider-btn svg {
    fill: var(--primary-white) !important;
}

.bgServices {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    clip-path: var(--slope-clip-top-right-3);
}

.team-meet-section {
    background: unset !important;
}

.bg-grey {
    background-color: #F2F5FB !important;
}

.petro-bg {
    background-image: url(../images/petrochemical-industry.webp);
}

.refine-bg {
    background-image: url(../images/refinery-industries.webp);
}

.power-bg {
    background-image: url(../images/power-industries.webp);
}

.oem-bg {
    background-image: url(../images/oem-industries.webp);
}

.process-bg {
    background-image: url(../images/process-industry.webp);
}

.fe-bg {
    background-image: url(../images/fertilizers-industry.png);
}

.ph-bg {
    background-image: url(../images/pharmaceutical-industry.png);
}

.off-bg {
    background-image: url(../images/offshore-industry.png);
}

.un-bg {
    background-image: url(https://placehold.co/384X480.png);
}

.card-content {
    position: relative;
    overflow: hidden;
    --stop: 90.33%;
    /* default value */
    transition: --stop 0.3s ease-in-out;
    /* animate the variable */
}

.card-content::before {
    position: absolute;
    content: "";
    inset: 0;
    background: radial-gradient(circle at bottom left, var(--primary-color) 0, #2b2b2bb5 60%);
    z-index: 0;
}

.card-content:hover {
    --stop: 75.33%;
    /* hover value */
}


.menu-item.menu-item-has-children.inner a span,
.menu-item.inner a span {
    color: #fff !important;
    /* width: 100%; */
}

.team-meet-section .team-card .team-content .name.industryName {
    font-size: var(--semi-medium-font-size) !important;
    font-weight: 500;
    line-height: 1.3;
    text-transform: capitalize;
}

.card-content {
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
    padding: 30px;
}

.button-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--primary-white);
    font-size: var(--sm-font-size);
    font-weight: 600;
    border-top: 1px solid var(--primary-white);
    padding-top: 15px;
}

.team-content,
.team-footer {
    position: relative;
}

.team-social.description {
    transform: translateY(30px);
    opacity: 0;
    transition: all 0.3s ease;
}

.card-content:hover .team-social.description {
    opacity: 1;
    transform: translateY(0px);
}

.team-footer .description p {
    font-size: var(--sm-font-size);
    color: var(--primary-white);
    line-height: 1.8;
}

.button-inner .svg-icon svg {
    width: 15px;
}

.button-inner .svg-icon {
    padding: 10px;
    border-radius: 50%;
    background: var(--primary-white);
}

.demo-projects-section,
.blog-section,
.about-us-1-section,
.partners,
.areas-serve-section-3,
.services-cards-wrapper,
.services-block-section,
.project-col-section,
.blog-detail-section,
.contact-detail-section {
    padding: 80px 50px 80px 50px;
}

.unsetUnderline {
    text-decoration: unset !important;
}

.iframe {
    overflow: hidden;
}

.iwsSubSection.text-white {
    border-bottom: 1px solid var(--primary-white);
}

/* Globe Css */
#globeViz {
    width: 100%;
    height: 100vh;
    display: block;
}

.table> :not(caption)>*>* {
    font-size: 18px !important;
    line-height: 28px;
}

.columGlobe {
    padding: 60px 0 0 0;
}

.ui {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
    color: #fff;
    font-family: system-ui, Segoe UI, Helvetica, Arial;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.25);
    padding: 8px 10px;
    border-radius: 8px;
    backdrop-filter: blur(4px);
}

.project-col-section .project-wrapper .project-card .project-card-content {
    padding: 2rem 0;
}

.ui button {
    margin-left: 6px;
}

.specification-card {
    /* box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3); */
    padding: 30px 40px;
    /* border-radius: 20px; */
    height: 100%;
    clip-path: var(--slope-clip-top-right-3);
    background-color: #ececec;
}

.specification-card .line {
    width: 85%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 1.5rem 0;
    transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.heading-card {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: var(--secondary-color);
    margin-bottom: 1.5rem;
}

.custom-list-style li {
    font-size: 14px;
    line-height: 24px;
    color: var(--paragraph-color);
}

footer.footer-red {
    margin: -4rem;
    margin-top: 0rem;
}

.rg-30 {
    row-gap: 30px;
}

.clientLogos {
    display: flex;
    justify-content: center;
}

.project-img-block.clientele {
    width: 120px;
}

footer {
    padding: 100px 0 100px 0;
}

.globeIframe {
    overflow: hidden;
}

.navigation-menu .sub-menu {
    padding: 0 20px;
    background-color: var(--secondary-color);
}

.blog-detail-section .inner-container .margin-top {
    margin-top: 0rem;
}

.moving-text {
    will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
}

.plus {
    font-family: var(--jakarta-font-family);
    font-weight: 400;
    font-size: var(--title-lg-font-size);
    color: var(--secondary-color);
    text-align: left;
    line-height: 1.2;
}

:root {
    --marquee-height: 90px;
    --bg: #ffffff;
}

.marquee-wrap {
    overflow: hidden;
    padding: 12px 0;
    background: #f8f9fb;
}

/* The moving track */
.marquee {
    display: flex;
    align-items: center;
    gap: 3rem;
    /* duplicate items must be wide enough for seamless loop */
    animation: marquee linear infinite;
    animation-duration: 20s;
    will-change: transform;
}

/* pause on hover/focus-within for accessibility */
.marquee-wrap:hover .marquee,
.marquee-wrap:focus-within .marquee {
    animation-play-state: paused;
}

.headingProduct {
    font-family: var(--jakarta-font-family);
    font-weight: 600;
    font-size: var(--title-font-size);
    color: var(--secondary-color);
    margin-bottom: 1.5rem;
}

/* Respect reduced motion preference */
@media (prefers-reduced-motion: reduce) {
    .marquee {
        animation: none;
    }
}

/* Each logo container */
.logo.client-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    /* height: var(--marquee-height); */
    padding: 8px;
    box-sizing: border-box;
}

.logo-block {
    padding: 30px 15px 30px 15px !important;
}

.logo.client-logo img {
    height: 170px;
    width: 170px;
    object-fit: contain;
    display: block;
}

.project-card-content.commitment-item {
    flex-direction: unset;
    margin-top: 2rem;
}

.project-card-content.commitment-item.d-flex div h4.main-title {
    font-family: var(--jakarta-font-family);
    font-weight: 600;
    font-size: var(--feature-font-size);
    color: var(--secondary-color);
    line-height: 40px;
}

.area-content-wrapper {
    gap: 5rem;
    display: grid;
}

/* keyframes: translate left by half the track width (we duplicate children) */
@keyframes marquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-250%);
    }
}

.cardsAbout {
    margin-right: 30px;
}

.areas-serve-section-3 .headings .main-heading.key {
    max-width: unset;
}

.keyCompenentsWrapper {
    padding-bottom: 2rem;
    border-bottom: 2px solid var(--secondary-color);
}

.keyCompenentsWrapper:hover {
    border-bottom: 2px solid var(--primary-color);
}

.keyCompenentsWrapper:hover .keyCompenents {
    color: var(--primary-color) !important;
}

.keyCompenents {
    display: flex !important;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    color: var(--secondary-color);
    width: 100%;
    font-family: var(--jakarta-font-family);
    font-size: var(--paragraph-font-size);
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

.keyCompenents.products svg {
    width: 60px;
    height: 60px;
}

.keyCompenentsWrapper p {
    margin-top: 1rem;
}

.commitment-title .icon.fabrication svg {
    fill: var(--primary-white) !important;
}

.commitment-item.fabrication p {
    margin-top: 1rem;
}

.advantage-list li {
    font-size: var(--sm-font-size);
    line-height: 35px;
    color: var(--paragraph-color);
}

.greenSectionVideo {
    position: relative;
}

.greenSectionVideo .playIcon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: max-content;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    line-height: 28px;
    /* font-weight: 500; */
    color: var(--primary-white);
    /* background: ; */
}

.fa-solid.fa-play.playIcon::before {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    height: 100%;
    font-size: 20px;
    background: var(--primary-white);
    padding: 10px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    color: var(--primary-color);
}

/* responsive tweak */
/* @media (max-width:1400px) {
    header .logo span img {
	height: 80px;
	width: 50%;
}
} */
.sub-menu:hover {
    pointer-events: all !important;
}

/* .clipPathRight.width-90 {
    width: 90%
} */

.modal.show .modal-dialog {
    padding: 10px;
}

.blog-cards-wrapper .blog-card .discription-block .blog-title {
    margin: unset;
}

.blogsImageWrapper img {
    width: 90%;
    margin-top: 3rem;
}

img.graph {
    width: 50%;
}

.table.table-striped.table-hover thead tr th,
.table.table-striped.table-hover tbody tr td {
    padding: 15px !important;
}

.table {
    border: 1px solid var(--bs-table-border-color);
    margin-top: 3rem;
}

.mapSection {
    margin: 80px 0 80px 0;
    background: radial-gradient(circle at bottom left, var(--primary-color) 0, var(--main-secondary-color) 30%);
}

.invalid-feedback {
    font-size: 1.5rem;
}

.jconfirm-content {
    font-size: 16px;
    line-height: 26px;
}

.about-us-1-section.about-padding.pt-60.pb-60 {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}

.w-700 {
    width: 70% !important;
}

.grid-item a img.approvals {
    border: 1px solid #ececec;
}

.grid-item h3 {
    margin-top: 1rem;
    font-size: var(--paragraph-font-size);
    font-weight: 600;
    color: var(--secondary-color);
}

.approvals-grid .grid-item h3 {
    margin-top: 1rem;
    font-size: 1.7rem;
    font-weight: 500;
    color: var(--secondary-color);
    padding: 0 25px;
}

.sub-menu.innerDesk .menu-item.innerPages a {
    opacity: 1 !important;
}

.gallery-wrapper .grid-item h3,
.gallery-wrapper .grid-item p {
    text-align: center;
    padding: 0px 10px 0px 10px;
    /* color: var(--paragraph-color); */
    line-height: initial;
}

.videoGS {
    clip-path: var(--slope-clip-top-right-3);
}

.page-header-section.conical-header {
    background: url(../images/conical-strainers-bread.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.tee-type-header {
    background: url(../images/tee-type-strainer-bread.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.y-type-header {
    background: url(../images/y-type-strainer-bread.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.metallic-gaskets-header {
    background: url(../images/metallic-gaskets-bread.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.non-metallic-gaskets-header {
    background: url(../images/non-metallic-gaskets.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.simplex-header {
    background: url(../images/simplex-basket-filters.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.duplex-header {
    background: url(../images/duplex-baskets-gaskets.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.pipe-spools-header {
    background: url(../images/pipe-spools-bread.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.filter-elements-header {
    background: url(../images/filter-elements-bread.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.page-header-section.tailor-made-bread {
    background: url(../images/tailor-made-solutions.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.addressHead {
    color: var(--primary-white);
    font-size: 18px;
    line-height: 28px;
}

.title.text-white a {
    color: var(--primary-white);
}

.contact-detail a {
    text-decoration: navajowhite;
    color: inherit;
}

.headingApp {
    font-size: var(--title-font-size);
    font-weight: 400;
}

.grid-item a {
    pointer-events: all !important;
    text-decoration: unset;
}

.contact-detail-section-3 {
    padding: 80px 15px 80px 15px;
    margin: -4rem;
}

.contact-card a {
    text-decoration: none;
}

.g-s-luthra-section {
    margin-top: 10rem;
}

.sign-up-section .sign-up-block-wrapper .sign-up-block {
    display: unset;
}

.sign-up-section .sign-up-block-wrapper .sign-up-block .sign-up-text {
    max-width: 100%;
}

/* Sticky Buttons */
.sticky-buttons {
    position: fixed;
    right: 0;
    text-wrap: nowrap;
    writing-mode: vertical-lr;
    top: 50%;
    z-index: 1000;
    /* transform: translate(0, -50%) rotate(180deg); */
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
}

.float-btn {
    padding: 15px;
    line-height: 3;
    color: var(--primary-white);
    border: .5px solid var(--primary-white);
    background-color: var(--primary-color);
    font-size: 1.3rem;
    text-decoration: unset;
}

.float-btn i {
    line-height: 0;
}

.demo-project-swipers {
    position: relative;
}

/* Common styles */
.project-button-prev.productNav svg,
.project-button-next.productNav svg {
    width: 20px;
}

.project-button-prev.productNav,
.project-button-next.productNav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
    user-select: none;
}

/* Hover effect */
.project-button-prev.productNav:hover,
.project-button-next.productNav:hover {
    background: #000;
    transform: translateY(-50%) scale(1.08);
}

/* Positioning */
.project-button-prev.productNav {
    left: 15px;
}

.project-button-next.productNav {
    right: 15px;
}

.ytIcon {
    width: 30px;
    height: 30px;
    fill: red;
}

.ytIconBtn {
    font-size: 2rem;
    font-family: var(--jakarta-font-family);
    font-weight: 600;
    color: var(--secondary-color);
    text-decoration: none;
}

#allLoader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) url('../images/loading2.gif') no-repeat center center;
    z-index: 10000;
}

@media (min-width:1440px) {
    .navigation-menu .sub-menu {
        background-color: var(--secondary-color) !important;
        /* background-color: var(--secondary-color) !important; */
    }

    header.construction-header.scrolled .header-wrapper .navigation-menu a {
        color: #000;
        /* color: #fff; */
    }

    .navigation-menu .sub-menu .sub-menu {
        /* top: -15px; */
        /* left: calc(100% - 80px);*/
        z-index: 20;
        left: calc(85% - 0px);
    }

    .mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-ready {
        margin-top: 2rem;
    }

    img.mfp-img {
        height: 600px !important;
    }
}

@media (max-width:1425px) {
    header.construction-header .header-wrapper .navigation-menu a {
        /* color: var(--primary-white); */
        color: #000;
    }

    img.mfp-img {
        height: 350px !important;
        object-fit: cover;
    }

    .team-meet-section .team-card .team-content .name.industryName {
        font-size: var(--title-font-size) !important;
    }

    .hamburger-content {
        background-color: #fff;
    }

    .hamburger-close svg {
        fill: #000;
    }

    .navigation-menu .sub-menu li a::after {
        background-color: var(--primary-color);
    }

    .navigation-menu.mobile .sub-menu .sub-menu li:hover>a,
    .navigation-menu .sub-menu .sub-menu li.current-menu-item>a {
        background-color: #F2F5FB;
    }

    .navigation-menu .sub-menu {
        background-color: unset
    }

    .mfp-wrap.mfp-gallery.mfp-close-btn-in.mfp-ready {
        /* margin-top: 6rem; */
    }
}

@media (max-width: 1200px) {
    .about-us-1-section .about-us-1-wrapper {
        grid-template-columns: auto;
        gap: 30px;
    }
}

@media(max-width:1024px) {
    .navigation-menu.mobile li:hover>a {
        background-color: #F2F5FB;
    }

    .page-header-section .text-box .breadcrumbs {
        padding: 0 0rem;
    }

    .sign-up-section .sign-up-block-wrapper .sign-up-block .sign-up-text {
        text-align: unset;
    }

    .project-col-section {
        padding: 80px 15px 80px 15px;
    }

    .page-header-section.pipe-spools-header,
    .page-header-section.duplex-header,
    .page-header-section.simplex-header,
    .page-header-section.metallic-gaskets-header,
    .page-header-section.non-metallic-gaskets-header,
    .page-header-section.filter-elements-header,
    .page-header-section.conical-header,
    .page-header-section.y-type-header,
    .page-header-section.tee-type-header {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }

    .sign-up-section .sign-up-block-wrapper {
        padding-top: 5rem;
    }

    .ps-5 {
        padding-left: 0rem !important;
    }

    .project-col-section .container {
        padding: 0;
    }

    .contact-cards-section .contact-cards-wrapper {
        gap: 4rem;
    }

    .w-700 {
        width: 100% !important;
    }

    .page-header-section {
        padding: 20rem 4rem 20rem;
    }

    .clipPathRight.width-90 {
        width: 100%
    }

    .navigation-menu.mobile .sub-menu li a {
        font-size: var(--feature-font-size)
    }

    .industries-section .stats,
    .blog-cards-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .outline-heading {
        font-size: var(--heading-font-size)
    }

    header .logo span img {
        height: 70px;
        /* width: 100%; */
        object-fit: contain;
    }

    footer.footer-red::before {
        background: radial-gradient(circle at top left, var(--primary-color) 0, var(--main-secondary-color) 35%);
    }

    .about-us-1-section .about-us-1-wrapper .image-block {
        margin-right: 0;
    }

    footer .title,
    p {
        font-size: var(--paragraph-font-size);
    }

    footer {
        padding: 100px 50px 100px 50px;
    }

    footer.demo-footer .footer-wrapper {
        column-gap: 5rem;
    }

    footer .footer-wrapper {
        grid-template-columns: auto auto;
        row-gap: 4rem;
    }

    .team-meet-section {
        padding-left: 5rem;
        padding-right: 5rem;
    }

    body {
        overflow: hidden;
    }

    .demo-projects-section {
        background: var(--secondary-color);
    }

    .globeIframe {
        pointer-events: none;
    }

    /* video {
        height: 600px;
        object-fit: cover;
    } */

    .areas-serve-section-3 .headings .main-heading.key,
    .areas-serve-section-3 .headings p {
        max-width: 100%;
    }

}

@media (max-width:640px) {
    :root {
        --marquee-height: 64px;
        --duration: 14s;
    }

    .logo {
        min-width: 90px;
        background: #fff;
        border-radius: 10px;
        padding: 5px;
    }
}

@media (max-width: 575px) {
    .video-block iframe {
        height: 350px;
        object-fit: cover;
    }

    .page-header-section .text-box .breadcrumbs ul {
        flex-flow: wrap;
        gap: 2rem;
    }

    .fa-solid.fa-play.playIcon::before {
        width: 30px;
        height: 30px;
    }

    .commitment-item {
        text-align: unset;
    }

    .g-s-luthra-section {
        margin-top: 5rem;
    }

    /* Modal Home Page */
    .modal-content {
        margin-top: 8rem;
    }

    .modal-header .btn-close {
        color: #000;
        opacity: 1;
        font-size: 15px;
    }

    .moadal-content {
        border: unset;
    }

    .playIcon {
        position: absolute;
        top: calc(100% - 50%) !important;
        color: #000 !important;
        left: calc(100% - 50%);
        transform: translate(-50%, 0%);
        z-index: 10;
        background: #fff;
        border-radius: 50%;
        width: 50px !important;
        height: 50px;
        font-size: 20px;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .blog-cards-wrapper,
    footer .footer-wrapper {
        grid-template-columns: 1fr;
    }

    .demo-projects-section,
    .blog-section,
    .partners,
    .areas-serve-section-3,
    .services-block-section,
    .project-col-section,
    .services-cards-wrapper,
    .contact-detail-section,
    .blog-detail-section {
        padding: 60px 15px 60px 15px;
    }

    .w-700 {
        width: 100% !important;
    }

    .about-us-1-section {
        padding: 60px 0px 60px 0px;
    }

    header.construction-header .header-wrapper .hamburger-icon .bar {
        background-color: var(--primary-white);
        /* background-color: var(--secondary-color); */
    }

    .cardsAbout {
        margin-right: 0px;
    }

    .outline-heading {
        font-size: var(--semi-medium-font-size)
    }

    .columGlobe {
        padding: 15px 0 0 0;
    }

    .commitment-item {
        align-items: center;
    }

    header .logo span img {
        height: 55px;
        /* width: 100%; */
        object-fit: contain;
    }

    footer.footer-red::before {
        background: radial-gradient(circle at top left, var(--primary-color) 0, var(--main-secondary-color) 120%);
    }

    footer .copyright {
        font-size: 13px;
        line-height: 25px;
    }

    .paddMob {
        padding: 0 1rem;
    }

    footer {
        padding: 10rem 1rem 5rem 1rem;
    }

    .team-meet-section {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    footer .title,
    p {
        font-size: var(--paragraph-font-size);
    }

    .main-heading {
        font-size: 3rem;
    }

    .demo-projects-section,
    .blog-section {
        padding: 10rem 0rem 7rem 0rem;
    }

    /* video {
        height: 600px;
        object-fit: cover;
    } */
    .gallery-wrapper .grid-item p {
        font-size: var(--btn-font-size);
    }

    .industries-section .stats {
        grid-template-columns: auto;
        gap: 2rem;
    }

    .about-us-1-section .about-us-1-wrapper .image-block .logo-block {
        width: 180px;
        height: 120px;
    }

    .page-header-section {
        padding: 18rem 4rem 12rem;
    }

    .navigation-menu.mobile .sub-menu li a {
        font-size: var(--paragraph-font-size);
        line-height: 50px;
    }

    .page-header-section .text-box .main-heading {
        font-size: var(--semi-medium-font-size);
    }

    .iwsSection,
    footer.footer-red {
        margin: 0rem;
    }

    footer.demo-footer .links-col {
        grid-row: unset;
    }

    .links-wrapper .footer-nav li span {
        font-size: 16px;
    }
}