@media screen and (max-width:1750px) {
    .container {
        max-width: 1420px;
    }

    .banner {
        background: url(../images/bannerbg1.webp) no-repeat 0% center;
    }

    .banner1 {
        background: url(../images/bannerbg2.webp) no-repeat 0% center;
    }

    .banner2 {
        background: url(../images/bannerbg3.webp) no-repeat 0% center;
    }

    .banner3 {
        background: url(../images/bannerbg4.webp) no-repeat 0% center;
    }

    .bannerSection h1 {
        font-size: 42px;
    }

    .offercardCotent h5 {
        font-size: 22px;
    }

    .offercardCotent p {
        font-size: 16px;
    }

    .offercardCotent {
        max-width: 420px;
    }

    .bannerContent {
        max-width: 680px;
    }

    .topClients .displayFlex h2 {
        font-size: 42px;
    }

    .topClients {
        padding: 90px 0px 160px;
    }

    .label {
        font-size: 22px;
    }

    .headingFont {
        font-size: 42px;
    }

    .subHeading {
        font-size: 18px;
    }

    .highlightFlowcontent {
        font-size: 48px;
    }

    .industriesBtn {
        padding: 20px 60px 20px 60px;
    }

    .videoPart img {
        width: 100%;
        max-width: 1142px;
    }

    .certification-slider .item {
        height: 350px;
        /* background-size: calc(100% - 0px) calc(100%); */
    }

    .certification-slider .certification3 {
        height: 100px;
        width: 125px;
    }

    .certification-slider .owl-item.center .item {
        background-size: 100% 100%;
    }

    .certification-slider .owl-item.active .item {
        background-size: 100% 100%;
    }

    .lab-arrows {
        bottom: 60px;
    }
}

@media screen and (max-width:1450px) {
    .container {
        max-width: 1220px;
    }

    .banner {
        background: url(../images/bannerbg1.webp) no-repeat 0% center;
    }

    .banner1 {
        background: url(../images/bannerbg2.webp) no-repeat 0% center;
    }

    .banner2 {
        background: url(../images/bannerbg3.webp) no-repeat 0% center;
    }

    .banner3 {
        background: url(../images/bannerbg4.webp) no-repeat 0% center;
    }

    .bannerContent {
        max-width: 680px;
    }

    .topClients {
        padding: 90px 0px 160px;
    }

    .label {
        font-size: 22px;
    }

    .headingFont {
        font-size: 42px;
    }

    .subHeading {
        font-size: 18px;
    }

    .highlightFlowcontent {
        font-size: 48px;
        padding: 15px;
    }

    .industriesboxContent {
        padding: 15px;
        /* margin: 15px; */
    }

    .indistriesdetails p {
        font-size: 16px;
    }

    .videoPart img {
        width: 100%;
        max-width: 1142px;
    }

    .offercardCotent p {
        font-size: 16px;
    }

    .offercardCotent h5 {
        font-size: 20px;
    }

    .offercardCotent {
        max-width: 366px;
        padding: 24px 10px 29px 10px;
    }

    .rightflowContent {
        width: 100%;
        max-width: 32%;
    }

    .leftflowContent {
        width: 100%;
        max-width: 32%;
    }

    .centerflowContent {
        width: 100%;
        max-width: 32%;
    }

    .certification-slider .item {
        height: 300px;
        background-size: calc(100% - 0px) calc(100%);
    }

    .certification-slider .certification3 {
        height: 100px;
        width: 125px;
    }

    .certification-slider .owl-item.center .item {
        background-size: 100% 100%;
    }

    .playIconset img {
        width: 60px;
    }
}

@media screen and (max-width:1250px) {

    .container {
        max-width: 1030px;
    }

    nav ul {
        gap: 20px;
    }

    .headerAlign {
        padding: 15px 20px;
    }

    nav ul li a {
        font-size: 16px;
    }

    .banner {
        background: url(../images/bannerbg1.webp) no-repeat 10% center;
    }

    .banner3 {
        background: url(../images/bannerbg4.webp) no-repeat 10% center;
    }

    .bannerContent {
        max-width: 560px;
    }

    .bannerContainer {
        padding: 252px 0px 252px 60px;
    }

    .bannerSection h1 {
        font-size: 38px;
    }

    .bannerSection p {
        font-size: 22px;
    }

    .headingFont {
        font-size: 38px;
    }

    .subHeading {
        font-size: 16px;
    }

    .industriesBtn {
        padding: 20px 28px 20px 28px;
    }

    .offercardCotent {
        max-width: 90%;
        padding: 24px 20px 29px 20px;
        height: 200px;
    }

    .footerLinkslist h5 {
        font-size: 20px;
    }

    .subscribe-box {
        width: 100%;
    }

    .viewProduct {
        padding: 15px 70px 15px 70px;
    }

    .certification-slider .item {
        height: 300px;
        background-size: calc(100% - 0px) calc(100%);
    }

    .certification-slider .certification3 {
        height: 100px;
        width: 125px;
    }

    .certification-slider .owl-item.center .item {
        background-size: 100% 100%;
    }

    .industriesBtn {
        padding: 15px 60px 15px 60px;
    }
}

@media screen and (max-width:1024px) {
    .container {
        width: 100%;
        max-width: 95%;
        margin: auto;
    }

    .lab-arrows {
        display: none;
    }

    .banner {
        background: url(../images/bannerbg1.webp) no-repeat 10% center;
    }

    .viewProduct {
        margin-top: 40px;
    }

    .logo img {
        width: 65%;
    }

    .banner2 {
        background: url(../images/bannerbg3.webp) no-repeat center right;
        background-size: cover;
        background-position: 30% center;
    }

    .bannerBoxcontent {
        padding: 30px 30px 0px 50px;
    }



    .bannerContent {
        height: 400px;
    }


    .contact-btn {
        padding: 15px 20px;
        font-size: 14px;
    }

    nav ul {
        gap: 15px;
        padding-left: 12px;
    }


    .bannerContainer {
        padding: 170px 0px 70px 60px;
    }

    .tabButtons button {
        max-width: 230px;
    }

    .highlightFlowcontent {
        font-size: 32px;
    }

    .flowcontentAlign {
        font-size: 16px;
    }

    .widthAlign {
        width: 70%;
    }

    .widthAlign1 {
        width: 30%;
    }

    .insustriesHeading .block {
        display: inline;
    }

    .offercardCotent {
        max-width: 430px;
    }

    .compnayLogo {
        width: 25%;
    }

    .compnayLogo img {
        width: 70%;
    }

    .headingFont {
        font-size: 34px;
    }

    .certification-slider .item {
        height: 300px;
        background-size: calc(100% - 0px) calc(100%);
    }

    .certification-slider .certification3 {
        height: 100px;
        width: 125px;
    }

    .logo img {
        width: 80%;
    }


}

@media screen and (max-width:991px) {
    .banner {
        background: url(../images/banner1.webp) no-repeat center right;
        max-height: 650px;
        margin-top: 6rem;
        background-size: 100% 100%;
    }

    .banner1 {
        background: url(../images/banner2.webp) no-repeat center right;
        max-height: 650px;
        margin-top: 6rem;
        background-size: 100% 100%;
    }


    .banner2 {
        background: url(../images/banner3.webp) no-repeat center right;
        max-height: 650px;
        margin-top: 6rem;
        background-size: 100% 100%;
    }


    .banner3 {
        background: url(../images/banner4.webp) no-repeat center right;
        max-height: 650px;
        margin-top: 6rem;
        background-size: 100% 100%;
    }

    header .container {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }

    header {
        position: fixed;
        top: 0px;
    }

    .bannerContent {
        clip-path: unset;
    }

    .bannerContainer {
        padding: 100px 0px 0px;
        height: 650px;
        position: relative;
    }

    .lab-dots {
        padding: 30px 0px 25px 50px;
    }

    .lab-dot {
        width: 60px;
    }

    .bannerContent {
        height: 365px;
        position: absolute;
        right: 0rem;
        bottom: 0rem;
    }

    .bannerContent {
        max-width: 90%;
    }

    .topClients .displayFlex h2 {
        font-size: 34px;
    }

    .tabButtons {
        width: 100%;
    }

    .tabButtons button {
        padding: 15px 0px;
    }

    .flowcontentAlign {
        padding-top: 30px;
    }

    .centerflowContent {
        max-width: 30%;
    }

    .widthAlign {
        width: 65%;
    }

    .widthAlign1 {
        width: 35%;
    }

    .industriesBtn {
        padding: 15px 15px 15px 15px;
    }

    .offercardCotent {
        max-width: 90%;
        padding: 15px 15px 15px 15px;
        height: 150px;
        margin-top: -72px;
    }

    .offercardCotent h5 {
        font-size: 17px;
    }

    .testimonialContent p {
        font-size: 20px;
    }

    .testimonialIcons img {
        padding: 20px;
        width: 100%;
        height: 90px;
    }

    .headingAlign img {
        width: 40%;
    }

    .footerAlign {
        flex-direction: column;
    }

    .d-desk {
        display: none;
    }

    .d-mob {
        display: block;
    }

    .footerLinkslist h5 {
        margin-bottom: 15px;
    }


    .footerLinkslist summary {
        font-weight: 600;
        font-size: 22px;
        line-height: 120%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 0;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
    }

    /* Add custom down arrow */
    .footerLinkslist summary::after {
        content: "⌄";
        font-size: 24px;
        transition: transform 0.3s ease;
        font-weight: normal;
    }

    /* Rotate arrow when open */
    .footerLinkslist details[open] summary::after {
        transform: rotate(180deg);
    }

    .footerLinkslist ul {
        list-style: none;
        margin: 0;
        padding: 10px 0 0;
    }

    .socialMediaIcons {
        margin-bottom: 20px;
    }

    #menu {
        display: none;
        flex-direction: column;
        position: absolute;
        /* anchor to nav */
        top: 100%;
        /* directly below nav */
        right: 0;
        width: 260px;
        background: #fff;
        padding: 16px;
        box-shadow: 0 8px 20px rgba(0, 0, 0, .12);
    }

    /* opened state */
    #menu.is-open {
        display: flex;
        width: 100%;
        height: 100vh;
    }

    .is-open li {
        padding-bottom: 20px;
        border-bottom: 1px solid #CCCCCC;
        position: relative;
    }

    #menu li::after {
        content: "›";
        /* right arrow */
        font-size: 30px;
        color: #000;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        padding-bottom: 20px;
    }

    .hamburger {
        display: flex;
    }

    /* (optional) animate to "X" */
    .hamburger.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .hamburger.active span:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }




    .nav-actions {
        margin-right: 15px;
    }

    .displayFlex .d-desk1 {
        width: 50%;
    }

}

@media screen and (max-width:767px) {
    .bannerContent {
        max-width: 95%;
    }

    .bannerBoxcontent {
        padding: 20px 15px 0px 15px;
    }

    .bannerSection h1 {
        font-size: 32px;
    }

    .bannerSection p {
        font-size: 20px;
    }

    .label {
        font-size: 20px;
        margin-top: 15px;
    }

    .topClients {
        padding: 60px 0px 60px;
        position: relative;
    }

    .d-mob1 {
        display: block;
    }

    .d-desk1 {
        display: none;
    }

    .tabButtons {
        width: 100%;
        display: flex !important;
    }

    .topClients .owl-nav {
        display: none;
    }

    .tabButtons button {
        max-width: 100%;
    }

    .headingFont {
        font-size: 28px;
    }

    .flowControlcontent {
        display: flex;
        width: 100%;
        overflow-x: auto;
        /* allow horizontal scroll if needed */
        gap: 20px;
        align-items: flex-end;
        height: 100%;
        scroll-behavior: smooth;
        /* smooth scroll */
    }

    .flowControlcontent>div {
        flex: 0 0 200px;
        /* fixed width for each item */
        text-align: center;
    }

    .flowcontentAlign {
        display: block;
        font-size: 16px;
        color: #333;
        padding-top: 40px;
    }

    .highlightFlowcontent {
        font-size: 24px;
        font-weight: bold;
        display: block;
        padding-bottom: 20px;
    }

    .industriesSlider .owl-nav {
        display: none;
    }

    .widthAlign1 {
        padding-top: 20px;
        width: 100%;
        text-align: center;
    }

    .delvalDifference {
        padding: 50px 0px;
    }

    .viewProduct {
        padding: 15px 50px 15px 50px;
    }

    .testimonials {
        padding: 50px 0px;
    }

    .tab-content {
        margin-top: 15px;
    }

    .certification {
        padding: 50px 0px;
    }

    .flowControl {
        padding-top: 50px;
    }

    .offer {
        padding: 50px 0px;
    }

    .industries {
        padding-bottom: 60px;
    }

    .offerdetails .owl-nav {
        display: none;
    }

    .offercardCotent {
        max-width: 90%;
    }

    .alignVideodetails {
        flex-direction: column;
    }

    .videoContent {
        max-width: 100%;
        text-align: center;
    }

    .policyDetails {
        justify-content: center;
    }

    .copyRights {
        flex-direction: column;
        gap: 15px;
        justify-content: center;
        text-align: center;
    }

    .testiheadingAlign .block {
        display: inline;
    }

    .offer .block {
        display: inline;
    }

    .headingAlign img {
        width: 22%;

    }

    .headingAlign {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        align-items: flex-start;
        margin-top: 40px;
    }

    .headingAlign .headingFont {
        margin-bottom: 20px;
    }

    .testimonialIcons img {
        padding: 10px;
        height: 56px;
    }

    .widthAlign {
        width: 100%;
        text-align: center;
    }

    .flowControl .subHeading .block {
        display: inline;
    }

    .certification .tabButtons button {
        font-size: 12px;
    }

    .lab-dots {
        padding: 30px 0px 25px 20px;
    }

    .offercardCotent h5 {
        font-size: 16px;
    }

    .offercardCotent p {
        font-size: 14px;
    }

    .certification-slider .item {
        height: 570px;
    }

    .slideDetails {
        padding: 0px 15px 0px 0px;
    }

    .certification-slider .owl-item.center .item {
        background-size: cover;
    }

    .certification-slider .owl-item.center .item {
        background: url(../images/certification.webp) no-repeat center;
        opacity: 1 !important;
    }

    .playIconset img {
        width: 60px;
    }
}

@media screen and (max-width: 500px) {
    .testimonialIcons img {
        height: 40px;
    }

    .headingFont {
        font-size: 18px;
    }

    .contact-btn {
        padding: 10px 15px;
    }

    .testimonials .tabButtons button {
        font-size: 14px;
    }

    .certification-slider .item {
        height: 460px;
    }

    .playIconset img {
        width: 40px;
    }

    .copyRights {
        font-size: 12px;
    }

}