﻿

    @media (max-width:768px) {
        .rightmenu {
            position: fixed;
            top: 0;
            right: -250px;
            width: 220px;
            height: 100%;
            background: #ffffff;
            box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
            transition: right 0.4s ease;
            padding-top: 60px;
            z-index: 999;
        }

            .rightmenu ul {
                flex-direction: column;
                gap: 10px;
                text-align: left;
                padding-left: 20px;
            }

        .menu-toggle {
            display: block;
            font-size: 22px;
            padding: 10px 22px;
            background: #ffffff;
            float: right;
            color: #000;
            margin-top: 0px;
        }

        header .logo {
            float: left;
            width: 100px;
        }

        .rightmenu.active {
            right: 0;
        }

        header .btn {
            display: none
        }

        .main-banner {
            background-size: cover;
            padding: 147px 0px 35px;
            height: auto;
        }

            .main-banner h1 {
                font-size: 50px;
                line-height: 60px;
                border-left: 0px solid #f59c1a;
                padding-left: 0px;
            }

            .main-banner p {
                font-size: 16px;
                margin-top: 10px;
                line-height: 25px;
            }

        .globalprt {
            background: #ffffff;
        }

        header .rightmenu ul li {
            padding: 12px 15px;
            border-bottom: 1px solid #37373763;
        }

        .rightmenu {
            position: fixed;
            top: 0;
            right: -260px;
            width: 240px;
            height: 100vh; /* Full height */
            background: #ffffff;
            box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
            transition: right 0.4s ease;
            padding: 60px 0px 20px 0px;
            z-index: 999;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
        }

            .rightmenu.active {
                right: 0;
            }

        header .rightmenu ul {
            flex-direction: column;
            gap: 15px;
            text-align: left;
            margin-top: 35px;
        }


        /* Close button */
        .close-btn {
            position: absolute;
            top: 15px;
            right: 15px;
            background: none;
            border: none;
            font-size: 28px;
            color: #810627;
            cursor: pointer;
        }

            .close-btn:hover {
                color: #444;
            }

        .globalprt {
            padding: 30px 0;
        }

            .globalprt .tdtp {
                padding-top: 10px;
                font-size: 30px;
            }

            .globalprt .right {
                padding-left: 0rem;
                border-left: 0px solid rgba(0, 0, 0, 0.2);
            }

                .globalprt .right p {
                    font-size: 18px;
                    line-height: 30px;
                }

        .possibledvt {
            padding: 30px 0;
        }

            .possibledvt .services-grid {
                display: flex;
                flex-direction: column;
            }

        .gsqi-work {
            background: #f59c1a;
            padding: 25px;
            height: auto;
        }

        .gsqi-proof {
            background: #F5F5F5;
            padding: 25px;
            height: auto;
            margin-top: 25px;
        }

        .gsqi-work h2 {
            font-size: 30px;
        }

        .gsqi-proof h2 {
            font-size: 30px;
            color: #000000;
        }

        .gsqi-where-proof {
            padding: 30px 0;
        }

        .beyonddvt {
            padding: 30px 0;
        }

            .beyonddvt h2 {
                color: #fff;
                margin-left: 0px;
                font-size: 30px;
                line-height: 40px;
            }

            .beyonddvt .text-part {
                width: 100%;
                float: left;
                position: relative;
                margin-left: 0px;
                padding-left: 0px;
            }

                .beyonddvt .text-part::before {
                    display: none;
                }

            .beyonddvt .innprt {
                width: 100%;
            }

        .gsqi-proof ul li {
            font-size: 16px;
            color: #000;
        }

        .possibledvt h2 {
            font-size: 30px;
        }

        header .rightmenu li a {
            color: #232121;
        }

        button#closeMenu {
            display: block;
        }

        .about-gsqi .inn-banner {
            padding: 147px 0px 35px;
            height: auto;
        }

            .about-gsqi .inn-banner h1 {
                color: #fff;
                text-transform: uppercase;
                font-size: 50px;
            }

        .independentdvt p {
            font-size: 18px;
            line-height: 32px;
        }

        .independentdvt {
            padding: 30px 0;
            text-align: center;
        }

        .wedodvt {
            padding: 30px 0;
        }

            .wedodvt .text-part {
                width: 100%;
                float: left;
                margin-bottom: 20px;
            }

            .wedodvt .img-part {
                width: 100%;
            }

                .wedodvt .img-part .imgbox {
                    width: 100%;
                    overflow: hidden;
                    border-radius: 25px;
                    background: #eee;
                    height: auto;
                }

            .wedodvt h2 {
                font-size: 30px;
            }

            .wedodvt ul li {
                font-size: 16px;
            }

        .scopedvt .topmr {
            padding-top: 0px;
        }

        .scopedvt {
            padding: 30px 0;
        }

            .scopedvt .topmr h2 {
                font-size: 30px;
            }

            .scopedvt .bordleft ul li {
                width: 100%;
            }

        .principles-sec {
            padding: 30px 0;
        }

        .gsqi-developed {
            padding: 30px 0;
            background: #F5F5F5;
        }

            .gsqi-developed .bxtop {
                padding-top: 0px;
            }

        .gsqi-system {
            padding: 30px 0;
        }

            .gsqi-system .box1 {
                background: #F5F5F5;
                padding: 15px;
                border-radius: 10px;
                height: auto;
                display: inline-block;
                margin-bottom: 25px;
            }

            .gsqi-system .box2 {
                background: #f59c1a;
                padding: 15px;
                border-radius: 10px;
                height: auto;
            }

        .governancedvtprt {
            padding: 30px 0;
        }

            .governancedvtprt .box1 {
                background: rgba(0, 0, 0, 0.9);
                padding: 15px;
                border-radius: 10px;
                height: auto;
                display: inline-block;
            }

        .scopedvt .bordleft {
            border-left: 0px solid #ccc;
            padding-left: 0px;
        }

        .principles-sec h2 {
            font-size: 30px
        }

        .gsqi-developed .bxtop h2 {
            font-size: 30px
        }

        .gsqiprtvit {
            padding: 30px 0;
        }

            .gsqiprtvit .tdtp {
                padding-top: 0px;
                font-size: 30px;
            }

            .gsqiprtvit .right ul {
                padding-left: 20px;
            }

            .gsqiprtvit .right {
                padding-left: 0rem;
                border-left: 0px solid rgba(0, 0, 0, 0.2);
            }

        .standards-gsqi .inn-banner {
            padding: 147px 0px 35px;
            height: auto;
        }

        .offersdvt .inpdort {
            padding-left: 0px;
        }

        .standards-div1 p {
            font-size: 18px;
            line-height: 32px;
        }

        .offersdvt ul li {
            text-wrap-style: auto;
            font-size: 16px;
        }

        .standards-gsqi .inn-banner h1 {
            color: #fff;
            text-transform: uppercase;
            font-size: 50px;
        }

        .offersdvt ul ul {
            margin: 20px 0;
            padding-left: 10px;
        }

        .offersdvt ul {
            padding-left: 20px;
        }

        .standards-div1 {
            padding: 30px 0;
            text-align: center;
        }

        .standards-div2 {
            padding: 30px 0;
        }

            .standards-div2 h2 {
                font-size: 30px;
            }

            .standards-div2 .filter-table-outer {
                overflow: auto;
            }

        .standards-div3 {
            width: 100%;
            padding: 30px 0;
        }

            .standards-div3 h2 {
                font-size: 30px;
            }

            .standards-div3 .rightpart {
                width: 100%;
                float: left;
                padding-left: 0rem;
                border-left: 0px solid rgba(0, 0, 0, 0.2);
            }

            .standards-div3 ul {
                width: 100%;
                float: left;
                margin-top: 0px;
            }

            .standards-div3 .leftpart {
                width: 100%;
            }

        .domains-gsqi .inn-banner {
            padding: 147px 0px 35px;
            height: auto;
        }

            .domains-gsqi .inn-banner h1 {
                font-size: 50px;
                color: #ffffff;
            }

        .group-domains .para {
            font-size: 18px;
            line-height: 32px;
        }

        .group-domains {
            padding: 30px 0;
        }

            .group-domains h2 {
                font-size: 30px;
            }

            .group-domains ul li .left-part {
                width: 100%;
                float: left;
            }

            .group-domains ul li .right-part {
                width: 100%;
                float: right;
                border-left: 0px solid #dedede;
                padding-left: 20px;
            }

        .domains-gsqi .domain-maturity {
            padding: 30px 0;
        }

            .domains-gsqi .domain-maturity .text-part {
                width: 100%;
                float: left;
            }

                .domains-gsqi .domain-maturity .text-part h2 {
                    font-size: 30px;
                }

            .domains-gsqi .domain-maturity ul {
                padding-left: 20px;
                margin-top: 15px;
            }

            .domains-gsqi .domain-maturity .img-part {
                width: 100%;
                float: right;
                margin-top: 15px;
            }

        .how-it-works .inn-banner {
            padding: 147px 0px 35px;
            height: auto;
        }

        .offersdvt .para {
            font-size: 18px;
            line-height: 32px;
        }

        .how-it-works .inn-banner h1 {
            color: #fff;
            text-transform: uppercase;
            font-size: 50px;
        }

        .offersdvt {
            padding: 30px 0;
        }

        .bigpara {
            font-size: 18px;
        }

        .offersdvt h2 {
            margin: 20px 0;
            font-size: 30px;
        }

        .gsqi-system .box2 h2 {
            color: #000;
            font-size: 30px;
        }

        .gsqi-system .box1 h2 {
            font-size: 30px;
        }

        .governancedvtprt .box1 h2 {
            color: #fff;
            font-size: 30px;
        }

        .small-innbanner {
            padding: 147px 0px 35px;
            height: auto;
        }

            .small-innbanner h1 {
                font-size: 50px;
            }

            .small-innbanner p {
                font-size: 25px;
                margin-top: 10px;
            }

        .footer {
            padding: 30px 0 30px;
        }

        .contfrdvt {
            padding: 30px 0;
        }

            .contfrdvt .contact-section {
                margin-bottom: 20px;
            }

        .offersdvt .path-box {
            margin-bottom: 15px;
        }

        .footer-links a {
            color: #bbb;
            text-decoration: none;
            margin: 0 16px 0px 15px;
            font-size: 17px;
            line-height: 50px;
        }

        a.d-none-contant {
            display: block;
        }
    }




@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .rightmenu {
        position: fixed;
        top: 0;
        right: -250px;
        width: 220px;
        height: 100%;
        background: #ffffff;
        box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
        transition: right 0.4s ease;
        padding-top: 60px;
        z-index: 999;
    }

        .rightmenu ul {
            flex-direction: column;
            gap: 10px;
            text-align: left;
            padding-left: 20px;
        }

    .menu-toggle {
        display: block;
        font-size: 22px;
        padding: 10px 22px;
        background: #ffffff;
        float: right;
        color: #000;
        margin-top: 0px;
    }

    header .logo {
        float: left;
        width: 100px;
    }

    .rightmenu.active {
        right: 0;
    }

    header .btn {
        display: none
    }

    .main-banner {
        background-size: cover;
        padding: 147px 0px 35px;
        height: auto;
    }

        .main-banner h1 {
            font-size: 50px;
            line-height: 60px;
            border-left: 0px solid #f59c1a;
            padding-left: 0px;
        }

        .main-banner p {
            font-size: 16px;
            margin-top: 10px;
            line-height: 25px;
        }

    .globalprt {
        background: #ffffff;
    }

    header .rightmenu ul li {
        padding: 12px 15px;
        border-bottom: 1px solid #37373763;
    }

    .rightmenu {
        position: fixed;
        top: 0;
        right: -260px;
        width: 240px;
        height: 100vh; /* Full height */
        background: #ffffff;
        box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
        transition: right 0.4s ease;
        padding: 60px 0px 20px 0px;
        z-index: 999;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

        .rightmenu.active {
            right: 0;
        }

    header .rightmenu ul {
        flex-direction: column;
        gap: 15px;
        text-align: left;
        margin-top: 35px;
    }


    /* Close button */
    .close-btn {
        position: absolute;
        top: 15px;
        right: 15px;
        background: none;
        border: none;
        font-size: 28px;
        color: #810627;
        cursor: pointer;
    }

        .close-btn:hover {
            color: #444;
        }

    .globalprt {
        padding: 30px 0;
    }

        .globalprt .tdtp {
            padding-top: 10px;
            font-size: 30px;
        }

        .globalprt .right {
            padding-left: 0rem;
            border-left: 0px solid rgba(0, 0, 0, 0.2);
        }

            .globalprt .right p {
                font-size: 18px;
                line-height: 30px;
            }

    .possibledvt {
        padding: 30px 0;
    }

        .possibledvt .services-grid {
            display: flex;
            flex-direction: column;
        }

    .gsqi-work {
        background: #f59c1a;
        padding: 25px;
        height: auto;
    }

    .gsqi-proof {
        background: #F5F5F5;
        padding: 25px;
        height: auto;
        margin-top: 25px;
    }

    .gsqi-work h2 {
        font-size: 30px;
    }

    .gsqi-proof h2 {
        font-size: 30px;
        color: #000000;
    }

    .gsqi-where-proof {
        padding: 30px 0;
    }

    .beyonddvt {
        padding: 30px 0;
    }

        .beyonddvt h2 {
            color: #fff;
            margin-left: 0px;
            font-size: 30px;
            line-height: 40px;
        }

        .beyonddvt .text-part {
            width: 100%;
            float: left;
            position: relative;
            margin-left: 0px;
            padding-left: 0px;
        }

            .beyonddvt .text-part::before {
                display: none;
            }

        .beyonddvt .innprt {
            width: 100%;
        }

    .gsqi-proof ul li {
        font-size: 16px;
        color: #000;
    }

    .possibledvt h2 {
        font-size: 30px;
    }

    header .rightmenu li a {
        color: #232121;
    }

    button#closeMenu {
        display: block;
    }

    .about-gsqi .inn-banner {
        padding: 147px 0px 35px;
        height: auto;
    }

        .about-gsqi .inn-banner h1 {
            color: #fff;
            text-transform: uppercase;
            font-size: 50px;
        }

    .independentdvt p {
        font-size: 18px;
        line-height: 32px;
    }

    .independentdvt {
        padding: 30px 0;
        text-align: center;
    }

    .wedodvt {
        padding: 30px 0;
    }

        .wedodvt .text-part {
            width: 100%;
            float: left;
            margin-bottom: 20px;
        }

        .wedodvt .img-part {
            width: 100%;
        }

            .wedodvt .img-part .imgbox {
                width: 100%;
                overflow: hidden;
                border-radius: 25px;
                background: #eee;
                height: auto;
            }

        .wedodvt h2 {
            font-size: 30px;
        }

        .wedodvt ul li {
            font-size: 16px;
        }

    .scopedvt .topmr {
        padding-top: 0px;
    }

    .scopedvt {
        padding: 30px 0;
    }

        .scopedvt .topmr h2 {
            font-size: 30px;
        }

        .scopedvt .bordleft ul li {
            width: 100%;
        }

    .principles-sec {
        padding: 30px 0;
    }

    .gsqi-developed {
        padding: 30px 0;
        background: #F5F5F5;
    }

        .gsqi-developed .bxtop {
            padding-top: 0px;
        }

    .gsqi-system {
        padding: 30px 0;
    }

        .gsqi-system .box1 {
            background: #F5F5F5;
            padding: 15px;
            border-radius: 10px;
            height: auto;
            display: inline-block;
            margin-bottom: 25px;
        }

        .gsqi-system .box2 {
            background: #f59c1a;
            padding: 15px;
            border-radius: 10px;
            height: auto;
        }

    .governancedvtprt {
        padding: 30px 0;
    }

        .governancedvtprt .box1 {
            background: rgba(0, 0, 0, 0.9);
            padding: 15px;
            border-radius: 10px;
            height: auto;
            display: inline-block;
        }

    .scopedvt .bordleft {
        border-left: 0px solid #ccc;
        padding-left: 0px;
    }

    .principles-sec h2 {
        font-size: 30px
    }

    .gsqi-developed .bxtop h2 {
        font-size: 30px
    }

    .gsqiprtvit {
        padding: 30px 0;
    }

        .gsqiprtvit .tdtp {
            padding-top: 0px;
            font-size: 30px;
        }

        .gsqiprtvit .right ul {
            padding-left: 20px;
        }

        .gsqiprtvit .right {
            padding-left: 0rem;
            border-left: 0px solid rgba(0, 0, 0, 0.2);
        }

    .standards-gsqi .inn-banner {
        padding: 147px 0px 35px;
        height: auto;
    }

    .offersdvt .inpdort {
        padding-left: 0px;
    }

    .standards-div1 p {
        font-size: 18px;
        line-height: 32px;
    }

    .offersdvt ul li {
        text-wrap-style: auto;
        font-size: 16px;
    }

    .standards-gsqi .inn-banner h1 {
        color: #fff;
        text-transform: uppercase;
        font-size: 50px;
    }

    .offersdvt ul ul {
        margin: 20px 0;
        padding-left: 10px;
    }

    .offersdvt ul {
        padding-left: 20px;
    }

    .standards-div1 {
        padding: 30px 0;
        text-align: center;
    }

    .standards-div2 {
        padding: 30px 0;
    }

        .standards-div2 h2 {
            font-size: 30px;
        }

        .standards-div2 .filter-table-outer {
            overflow: auto;
        }

    .standards-div3 {
        width: 100%;
        padding: 30px 0;
    }

        .standards-div3 h2 {
            font-size: 30px;
        }

        .standards-div3 .rightpart {
            width: 100%;
            float: left;
            padding-left: 0rem;
            border-left: 0px solid rgba(0, 0, 0, 0.2);
        }

        .standards-div3 ul {
            width: 100%;
            float: left;
            margin-top: 0px;
        }

        .standards-div3 .leftpart {
            width: 100%;
        }

    .domains-gsqi .inn-banner {
        padding: 147px 0px 35px;
        height: auto;
    }

        .domains-gsqi .inn-banner h1 {
            font-size: 50px
        }

    .group-domains .para {
        font-size: 18px;
        line-height: 32px;
    }

    .group-domains {
        padding: 30px 0;
    }

        .group-domains h2 {
            font-size: 30px;
        }

        .group-domains ul li .left-part {
            width: 100%;
            float: left;
        }

        .group-domains ul li .right-part {
            width: 100%;
            float: right;
            border-left: 0px solid #dedede;
            padding-left: 20px;
        }

    .domains-gsqi .domain-maturity {
        padding: 30px 0;
    }

        .domains-gsqi .domain-maturity .text-part {
            width: 100%;
            float: left;
        }

            .domains-gsqi .domain-maturity .text-part h2 {
                font-size: 30px;
            }

        .domains-gsqi .domain-maturity ul {
            padding-left: 20px;
            margin-top: 15px;
        }

        .domains-gsqi .domain-maturity .img-part {
            width: 100%;
            float: right;
            margin-top: 15px;
        }

    .how-it-works .inn-banner {
        padding: 147px 0px 35px;
        height: auto;
    }

    .offersdvt .para {
        font-size: 18px;
        line-height: 32px;
    }

    .how-it-works .inn-banner h1 {
        color: #fff;
        text-transform: uppercase;
        font-size: 50px;
    }

    .offersdvt {
        padding: 30px 0;
    }

    .bigpara {
        font-size: 18px;
    }

    .offersdvt h2 {
        margin: 20px 0;
        font-size: 30px;
    }

    .gsqi-system .box2 h2 {
        color: #000;
        font-size: 30px;
    }

    .gsqi-system .box1 h2 {
        font-size: 30px;
    }

    .governancedvtprt .box1 h2 {
        color: #fff;
        font-size: 30px;
    }

    .small-innbanner {
        padding: 147px 0px 35px;
        height: auto;
    }

        .small-innbanner h1 {
            font-size: 50px;
        }

        .small-innbanner p {
            font-size: 25px;
            margin-top: 10px;
        }

    .footer {
        padding: 30px 0 30px;
    }

    .contfrdvt {
        padding: 30px 0;
    }

        .contfrdvt .contact-section {
            margin-bottom: 20px;
        }

    .offersdvt .path-box {
        margin-bottom: 15px;
    }

    .footer-links a {
        color: #bbb;
        text-decoration: none;
        margin: 0 16px 0px 15px;
        font-size: 17px;
        line-height: 50px;
    }

    a.d-none-contant {
        display: block;
    }
}

    @media only screen and (width: 1024px) {
        header .rightmenu ul {
            list-style: none;
            display: flex;
            gap: 21px;
            margin: 0;
            padding: 0;
        }

        header .btn {
            padding: 14px 10px;
        }
    }
