@media (min-width: 768px) {
    .cookie-close {
        right: 32px;
    }
}

@media (max-width: 767px) {


    .hero-sup {
        font-size: 20px;
    }


}

@media (max-width: 767px) {
    .section-title {
        font-size: 28px;
    }

    .cta-title {
        font-size: 28px;
    }

    .cta-description {
        font-size: 18px;
    }

    .cta-buttons .btn {
        display: block;
        width: 100%;
        margin-bottom: 12px;
    }

    .cta-buttons .btn:last-child {
        margin-bottom: 0;
    }


}

@media print {

    .cookie-banner,
    .video-play-overlay,
    .cta-section {
        display: none;
    }
}

/* Accessibility improvements */
@media (prefers-reduced-motion: reduce) {
    * {
        transition: none;
    }
}

@media (min-width: 992px) {}

@media (min-width: 768px) {}

@media (min-width: 1200px) and (max-width: 1365px) {
    .video-box {
        max-width: 796px;
    }
}

@media (min-width: 1130px) and (max-width: 1200px) {
    p.tech-description {
        max-width: 677px;
    }

    .video-box {
        max-width: 796px;
    }
}

@media (min-width: 992px) and (max-width: 1130px) {
    p.tech-description {
        max-width: 630px;
    }

    .video-box {
        max-width: 696px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .component-selector {
        width: 100%;
    }

    .twoCardLeft {
        padding-right: 24px;
    }

    p.tech-description {
        padding-left: 24px;
        /* max-width: 677px; */
    }
}

@media (min-width: 992px) and (max-width: 992px) {
    .component-selector {
        /* background: transparent !important; */
    }
}

@media (min-width: 320px) and (max-width: 992px) {
    .video-new iframe {
        width: 100%;
        border: none;
        border-radius: 0;
    }

    .scienceTechnology .video iframe {
        border-radius: 0;
    }


    .header-section.onetrustbanner {
        /* position: relative;
        top: 0; */
    }

    section.hero-Video.onetrustbanner {
        margin-top: 0;
    }

    .twoCardMain {
        padding-top: 70px;
    }

    .bannerMain.sticky .bannerHead {
        background: rgba(255, 255, 255);
        border-bottom: 1px solid #000;
    }

    .side-nav a.nav-link {
        text-align: center;
        margin-bottom: 0;
        border-right: 0 solid transparent;
        width: auto;
        font-size: 16px;
    }

    .side-nav {
        position: fixed;
        right: 0;
        top: 134px;
        transform: translateY(-50%);
        z-index: 1000;
        width: 100%;
    }

    .side-nav .nav-link {
        margin: 0;
    }


    .side-nav a.nav-link.active {
        border-bottom: 4px solid #383737;
        padding: 8px;

    }

    .side-nav a.nav-link.active::after {
        content: none;
    }

    .video2 iframe,
    .video3 iframe {
        border-radius: 24px;
        width: 348px;
        height: 196px;
    }

    .custom-video-box {
        margin: 0 auto;
    }

    .hero-content .hero-gradient-line {
        width: 100%;
        max-width: 80%;
        height: 3px;
        margin-bottom: 15px;
    }

    .custom-video-box-right,
    .custom-video-box-left {
        width: 100%;
    }

    h2.cutting-title br {
        display: none;
    }

    .component-title {
        font-size: 22px;
    }

    a.ds_logo img {
        height: 41px;
    }

    a.DXDLogo img {
        height: 46px;
    }

    .header-logo {
        height: auto;
    }

    .video-container {
        /* height: 312px; */
        margin: 0 auto;
    }

    .video-wrapper video {
        height: 257px;
    }

    .hero-Video {
        width: 100%;
        height: auto;
        /* or any height you want */
        background-image: url("../images/REV_ADC_Background_website header_mobile_V03 1 1.png");
        background-size: cover;
        /* Makes the image cover the entire div */
        background-position: top right;
        /* Centers the image */
        background-repeat: no-repeat;
        top: 0;
    }

    .video-wrapper {
        height: auto;
    }

    .video-thumbnail {
        height: auto;
    }

    .fourNotFour-btnHome {
        padding-bottom: 68px;
    }

    h2.fourNotFour-tittle {
        padding-top: 112px;
    }

    footer {
        padding: 37px 0;
    }

    footer .copyright {
        line-height: 20px;
    }

    .back-to-top {
        bottom: 10%;
    }

    .bigLogoSectionBody {
        padding-top: 55px;
        padding-bottom: 62px;
    }

    img.bigLogo-img {
        width: 100%;
        max-width: 321px;
    }

    h2.gain-title {
        margin-bottom: 79px;
    }

    .custom-gain-section .seeMoreBtn {
        padding-top: 0;
    }

    h2.gain-title {
        font-size: 24px;
        line-height: 32px;
    }

    .gainTechnologyMain {
        background: url(../images/gainsBg-mob.png) lightgray 50% / cover no-repeat;
        padding-top: 91px;
        padding-bottom: 83px;
    }

    .custom-gain-section {
        flex-direction: column;
        gap: 33px;
        margin: 0;
    }

    p.custom-video-box-text {
        font-size: 16px;
        line-height: 22px;
        padding-top: 22px;
        max-width: 181px;
        margin: 0 auto;
    }

    h2.insights-title {
        font-size: 24px;
        line-height: 32px;
    }

    .custom-video-section {
        gap: 41px;
        margin: 20px 0;
    }

    section.insightsTechnology {
        padding-top: 0;
        padding-bottom: 109px;
    }

    .thumb-img {
        border-radius: 0;
    }

    .video-box video.player {
        border-radius: 0;
    }

    /* .scienceTechnologyMain .row>* {
        padding-left: 0;
        padding-right: 0;
    } */
    section.scienceTechnology {
        padding-bottom: 89px;
    }

    p.subText {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 57px;
    }

    h2.science-title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
            /*kavita*/
        ;
    }

    section.scienceTechnology {
        /* padding-top: 52px;
        padding-bottom: 0; */
    }

    .scienceTechnologyMain {
        background: url('../images/sciencebg-mob.png') lightgray -151.272px 0px / 176.983% 192.116% no-repeat;
        padding-top: 52px;
        padding-bottom: 0;
    }

    .cuttingEdgeTechnology {
        padding-bottom: 100px;
    }

    h2.cutting-title {
        font-size: 28px;
        line-height: 36px;
        padding-top: 25px;
    }

    p.cutting-text {
        font-size: 20px;
        line-height: 28px;
    }

    .component-selector.mb-4 {
        margin-bottom: 34px !important;
    }

    .component-content {
        padding: 5px 34px 0 34px;
    }

    .component-video {
        padding: 0 12px;
    }

    .video-wrapper {
        padding: 0;
    }

    .col-12.col-lg-6.videoLeftText {
        padding: 0;
    }

    .component-btn.active:hover {
        background: #FFFFFF;
        color: #005BAA;
    }

    .component-btn {
        max-width: 105px;
        padding: 10px 16px;
        background: #005BAA;
        color: #FFFFFF;
    }

    .component-btn.active {
        background: #FFFFFF;
        color: #005BAA;
    }

    .tech-title {
        font-size: 28px;
    }

    .technologyHead {
        padding-top: 42px;
        padding-bottom: 6px;
        max-width: 249px;
        margin: 0 auto;
    }

    .technology-section {
        padding: 0;
    }

    .hero-gradient-line {
        width: 100%;
        max-width: 90%;
    }

    .bannerWrapper {
        justify-content: center;
    }

    .bannerMain-Body {
        padding: 0;
    }

    .hero-content {
        padding: 220px 0 25px 32px;
    }

    .hero-title {
        font-size: 30.33px;
        line-height: 43.632px;
        margin-bottom: 245px;
    }

    .video-background {
        width: 100%;
        height: 705px;
    }

    .hcp-notice-mobile {
        padding-top: 7px;
        padding-bottom: 4px;
    }

    .bannerHead {
        padding-top: 10px;
        width: 100%;
        background: #FFFFFF;
        padding-bottom: 11px;
        position: absolute;
        top: 0;
        z-index: 1;
        /* border-bottom: 1px solid #000; */
    }

    img.technology-logo {
        width: 246px;
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 19px;
    }

    .dxd-logo-large {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .twoCardLeft {
        padding-right: 0;
    }

    p.tech-description {
        font-size: 22px;
        padding-top: 42px;
        border-left: none;
        padding-left: 0;
        max-width: 100%;
        text-align: center;
    }

    .twoCardBody {
        display: block;
    }


    .component-selector {
        background: var(--Color, #005BAA);
        width: 100%;
        padding-bottom: 13px;
        padding-top: 13px;
        border: none;
        padding-left: 12px;
        padding-right: 12px;
        gap: 10px;
    }

    .top-nav {
        display: flex;
        justify-content: space-around;
        padding: 16px;
        background-color: #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        z-index: 999;
        transition: all 0.3s ease;
    }

    .top-nav.sticky {
        position: fixed;
        top: 90px;
        left: 0;
        right: 0;
    }

    .top-nav.hidden {
        top: -90px ! important;
        /* adjust based on nav height */
    }

    .rightScrollLinksMain {
        padding-bottom: 0;
    }

    .menu-item {
        text-decoration: none;
        color: #383737;
        font-weight: normal;
        padding: 8px;
        text-align: center;
    }

    .menu-item.active {
        border-bottom: 4px solid #383737;
    }

    .technologyComponents .col-lg-6 {
        flex: 0 0 auto;
        width: 100%;
    }

}

@media (min-width: 993px) {
    .desktopViewOnly {
        display: block;
    }

    .mobileViewOnly {
        display: none;
    }
}


@media (min-width: 1105px) and (max-width: 1246px) {
    .bannerTopHead {
        padding: 12px 0px 12px 30px;
    }
}

@media only screen and (max-width: 425px) {
    #onetrust-banner-sdk #onetrust-button-group {
        display: flex !important;
        align-items: center;
        flex-direction: column;
    }
}


/* @media only screen and (min-width: 1024px) {

    #onetrust-banner-sdk #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-reject-all-handler,
    #onetrust-banner-sdk #onetrust-pc-btn-handler {
        margin-top: 16px !important;
    }
} */

/* 

@media (min-width: 993px) and (max-width: 1280px) {
	
    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group {
                    position: relative;
            transform: translateY(20%);
            margin: 0px !important;
        }
        #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button {
            width: 45% !important;
            float: left!important;
        }	
        #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
            width: 50% !important;
        }
        #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns{
            width: 50% !important;
        }
    }


    
@media only screen and (min-width: 890px) {
    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button {
            width: 100%;
            max-width: 209px;
            height: 46px;
            margin-bottom: 0;
            margin-top: -11px;
    }
}

@media (min-width: 550px) {
    #onetrust-banner-sdk .ot-sdk-column,
    #onetrust-banner-sdk .ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-column,
    #onetrust-pc-sdk .ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-column,
    #ot-sdk-cookie-policy .ot-sdk-columns {
            margin-left: 0 !important;
    }
} */
/* 
@media only screen and (min-width: 769px) {
    #onetrust-banner-sdk #onetrust-button-group {
            margin-right: inherit !important;
            margin-top: 0 !important;
    }
}

@media only screen and (min-width: 1366px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
            position: relative !important;
            margin: 0 auto !important;
            max-width: 1440px !important;
            width: 100%;
            text-align: right;
            top: inherit !important;
            right: inherit !important;
            transform: none !important;
    }

    #onetrust-banner-sdk #onetrust-close-btn-container button {
            right: -12px;
            transform: translate(-50%, -130%);
            position: absolute;
            right: 0;
            top: 50%;
    }
}

@media only screen and (min-width: 897px)and (max-width: 1023px) {
    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
            position: static !important;
            top: initial !important;
            left: initial !important;
            transform: none !important;
            margin-top: 20px;
    }
} */