
    /*75%*/
    @media (width: 2133.32px){
        .nav-h3-1 {
            line-height: 1.15 !important;
            top: 5px !important;
        }
    }
    @media (width: 2400px){
        .nav-h3-1 {
            top: 4px !important;
            line-height: 1.15 !important;
        }
    }
    @media only screen and (max-width: 991px) {
        .nav1 a.nav-link {
            position: relative;
            padding-top: 10px !important;
            /* width: 180px; */
            text-align: center;
            padding-top: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .nav-ul-menu {
            margin-top: 3px !important;
        }

        .nav-h3-1 {
            top: 1px !important;
        }
    }

    @media (max-width: 767px) {
        .support_us_responisve {
            margin-top: -1px;

        }
        .support_us_responisve > .btn_yellow1_header{
            padding: 5.1px 16px;
        }
    }

    .lbl_amount {
        display: block;
        cursor: pointer;
        padding: 10px;
        /* Optional: increase the clickable area */
    }

    .lbl_amount input {
        margin-right: 10px;
        /* Space between the radio button and the text */
    }


    html {
        scroll-behavior: auto !important;
    }

    body {
        font-variant-numeric: lining-nums;
        scroll-behavior: auto !important;
    }

    /*.donate-mr {
        margin-bottom: 2px !important;
    }*/

    #menu {
        margin-top: 49px !important;
    }

    .nav-h3-1 {
        line-height: 1.15 !important ;
        top: 0px !important;
    }

    @media(max-width: 767px) {
        .top_right ul li a {
            padding: 0px !important;
        }
    }
