    .abt {
        /* border: 4px solid red; */
        padding: 20px 0;
    }

    .main_width {
        max-width: 1480px;
        width: 90%;

        margin: auto;
    }

    .absolute_details {

        background-color: #fff;
        /* border: 2px solid; */
        z-index: 99;
    }

    .abt .dis {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 35px;

    }

    .leadors_dis1 {
        color: #000;
        text-align: justify;
        font-style: normal;
        font-weight: 300 !important;

    }

    .leaders_img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .leaders_section {
        text-align: center;
    }



    @media (min-width:1400px) {
        .absolute_details {
            position: absolute;
            width: 490px;
            right: -80px;
            top: 0;
        }

        .leader_img_01 {
            width: 100%;
            height: 550px
        }

        .leadors_dis1 {
            font-size: 21px;
            line-height: 36px;
        }

        .absolute_details {
            padding: 50px;
        }

        .leaders_section h3 {
            color: #000;
            font-size: 65px;
            font-style: normal;
            font-weight: 500;
            line-height: 50px;

        }

        .leaders_section h4 {
            color: #000;
            font-size: 45px;
            font-style: normal;
            font-weight: 300;
            line-height: 50px;


        }

        .leaders_section h5 {
            color: #20317F;
            font-size: 65px;
            font-style: normal;
            font-weight: 600;
            line-height: 50px;

        }

        .leaders_inner_section_01 img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            margin-top: 55px;
        }

        .leaders_inner_section {
            /*max-width: 1200px;*/
            width:90%;
            height: 100%;
            margin: auto;
            display: grid;
            grid-template-columns: 52% 1fr;
            overflow: hidden;
            align-items: center;
        }

        .leaders_inner_section_01 {
            order: 1;
        }

        .leaders_inner_section_02 {
            order: 2;
        }

        .leaders_inner_section_02 {
            width: 70%;
        }

        .leader_name {
            color: #000;
            font-size: 55px;
            font-style: normal;
            font-weight: 500;
            line-height: 50px;
        }

        .leader_des {
            color: #000;
            font-size: 45px;
            font-style: normal;
            font-weight: 300;
            line-height: 50px;

        }

        .leader_dis {
            color: #262626;
            text-align: justify;
            line-height: 30px;
        }

        .order_set_01 {
            order: 1 !important
        }

        .order_set_02 {
            order: 2 !important
        }

        .leader_img {
            position: relative;
            height: 800px;
        }

        .leader_img img {
            position: absolute;
            bottom: -52px;
            width: 100%;
            object-fit: cover;
        }

        .leaders_inner_section_01 img {
            min-height: 585px;
            width: 100%;
            object-fit: cover;
            /* margin-top: 44px; */
        }
                .head {
            color: #000;
            font-size: 50px;
            font-style: normal;
            font-weight: 500;
            line-height: 50px;


        }

        .head_dis {
            color: #000;
            font-size: 35px;
            font-style: normal;
            font-weight: 300;
            line-height: 50px;


        }
        .leaders_para {
            color: #000;
            text-align: justify;

            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 35px;

        }


    }

    @media (min-width:1301px) and (max-width:1400px) {
        .absolute_details {
            position: absolute;
            width: 520px;
            right: -80px;
            top: 0;
        }

        .leaders_img {
            width: 100%;
            height: 550px
        }

        .leadors_dis1 {
            font-size: 19px;
            line-height: 36px;
        }

        .absolute_details {
            padding: 40px;
        }

        .leaders_section h3 {
            color: #000;
            font-size: 45px;
            font-style: normal;
            font-weight: 500;
            line-height: 30px;

        }

        .leaders_section h4 {
            color: #000;
            font-size: 35px;
            font-style: normal;
            font-weight: 300;
            line-height: 40px;


        }

        .leaders_section h5 {
            color: #20317F;
            font-size: 55px;
            font-style: normal;
            font-weight: 600;
            line-height: 40px;

        }

        .leaders_inner_section_01 img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            margin-top: 44px;
        }

        .leaders_inner_section {
            width: 90%;
            height: 100%;
            margin: auto;
            display: grid;
            grid-template-columns: 55% 1fr;
            overflow: hidden;
            align-items: center;
        }

        .leaders_inner_section_01 {
            order: 1;
        }

        .leaders_inner_section_02 {
            order: 2;
        }

        .leaders_inner_section_02 {
            width: 70%;
        }

        .leader_name {
            color: #000;
            font-size: 45px;
            font-style: normal;
            font-weight: 500;
            line-height: 40px;
        }

        .leader_des {
            color: #000;
            font-size: 35px;
            font-style: normal;
            font-weight: 300;
            line-height: 40px;

        }

        .leader_dis {
            color: #262626;
            text-align: justify;
            line-height: 25px;
        }

        .order_set_01 {
            order: 1 !important
        }

        .order_set_02 {
            order: 2 !important
        }

        .leader_img {
            position: relative;
            height: 700px;
        }

        .leader_img img {
            position: absolute;
            bottom: -45px;
            width: 100%;
            object-fit: cover;
        }

        .leaders_inner_section_01 img {
            min-height: 585px;
            width: 100%;
            object-fit: cover;
            /* margin-top: 44px; */
        }
                    .head {
            color: #000;
            font-size: 40px;
            font-style: normal;
            font-weight: 500;
            line-height: 40px;


        }

        .head_dis {
            color: #000;
            font-size: 25px;
            font-style: normal;
            font-weight: 300;
            line-height: 40px;


        }
                .leaders_para {
            color: #000;
            text-align: justify;

            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 35px;

        }

    }

    @media (min-width:1160px) and (max-width:1300px) {
        .absolute_details {
            position: absolute;
            /*width: 485px;*/
            right: -80px;
            top: 0;
        }

        .leaders_img {
            width: 100%;
            height: 500px
        }

        .leadors_dis1 {
            font-size: 18px;
            line-height: 32px;
        }

        .absolute_details {
            padding: 30px;
        }

        .leaders_section h3 {
            color: #000;
            font-size: 35px;
            font-style: normal;
            font-weight: 500;
            line-height: 20px;

        }

        .leaders_section h4 {
            color: #000;
            font-size: 25px;
            font-style: normal;
            font-weight: 300;
            line-height: 30px;


        }

        .leaders_section h5 {
            color: #20317F;
            font-size: 45px;
            font-style: normal;
            font-weight: 600;
            line-height: 30px;

        }

        .leaders_inner_section_01 img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            margin-top: 44px;
        }

        .leaders_inner_section {
            width: 90%;
            height: 100%;
            margin: auto;
            display: grid;
            grid-template-columns: 60% 1fr;
            overflow: hidden;
            align-items: center;
        }

        .leaders_inner_section_01 {
            order: 1;
        }

        .leaders_inner_section_02 {
            order: 2;
        }

        .leaders_inner_section_02 {
            width: 70%;
        }

        .leader_name {
            color: #000;
            font-size: 35px;
            font-style: normal;
            font-weight: 500;
            line-height: 30px;
        }

        .leader_des {
            color: #000;
            font-size: 25px;
            font-style: normal;
            font-weight: 300;
            line-height: 30px;

        }

        .leader_dis {
            color: #262626;
            text-align: justify;
            /* line-height: 2px; */
        }

        .order_set_01 {
            order: 1 !important
        }

        .order_set_02 {
            order: 2 !important
        }

        .leader_img {
            position: relative;
            height: 570px;
        }

        .leader_img img {
            position: absolute;
            bottom: -45px;
            width: 100%;
            object-fit: cover;
        }

        .leaders_inner_section_01 img {
            min-height: 585px;
            width: 100%;
            object-fit: cover;
            /* margin-top: 44px; */
        }
                 .head {
            color: #000;
            font-size: 30px;
            font-style: normal;
            font-weight: 500;
            line-height: 30px;


        }

        .head_dis {
            color: #000;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 30px;


        }
                .leaders_para {
            color: #000;
            text-align: justify;

            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 35px;

        }
    }

    @media (min-width:990px) and (max-width:1159px) {
        .leader_img {
            position: relative;
            height: 670px;
        }

        .leader_img img {
            position: absolute;
            bottom: -45px;
            width: 80% !important;
            left: 10%;
            object-fit: cover;
        }

        .leaders_inner_section_01 img {
            min-height: 585px;
            width: 100%;
            object-fit: cover;
            /* margin-top: 44px; */
        }
    }

    @media (min-width:768px) and (max-width:989px) {
        .leader_img {
            position: relative;
            height: 500px;
        }

        .leader_img img {
            position: absolute;
            bottom: -45px;
            width: 80% !important;
            left: 10%;
            object-fit: cover;
        }

        .Taranjit_sec img {
            width: 70% !important
        }

        .leaders_inner_section_01 img {
            min-height: 585px;
            width: 100%;
            object-fit: cover;
            /* margin-top: 44px; */
        }
    }

    @media (min-width:560px) and (max-width:767px) {
        .leader_img {
            position: relative;
            height: 500px;
        }

        .leader_img img {
            position: absolute;
            bottom: -45px;
            width: 90% !important;
            left: 0%;
            object-fit: cover;
        }

        .Taranjit_sec img {
            min-width: 70% !important;
            left: 15%;

        }

        .leaders_inner_section_01 img {
            min-height: 585px;
            width: 100%;
            object-fit: cover;
            /* margin-top: 44px; */
        }
    }

    @media (max-width:559px) {
        .leader_img {
            position: relative;
            height: 350px;
        }

        .leader_img img {
            position: absolute;
            bottom: -45px;
            width: 100% !important;
            left: 0%;
            object-fit: cover;
        }

        .Taranjit_sec img {
            min-width: 70% !important;
            left: 10%;

        }
    }

    @media (max-width:1159px) {
        .absolute_details {
            width: 100%;
            right: -40px;
            top: 0;
        }

        .leaders_img {
            width: 100%;
            height: auto;
            margin-top:14px;
        }

        .leadors_dis1 {
            font-size: 18px;
            line-height: 32px;
        }

        .absolute_details {
            padding: 0 15px;
        }

        .leaders_section h3 {
            color: #000;
            font-size: 30px;
            font-style: normal;
            font-weight: 500;
            /* line-height: 20px; */

        }

        .leaders_section h4 {
            color: #000;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            /* line-height: 30px; */


        }

        .leaders_section h5 {
            color: #20317F;
            font-size: 35px;
            font-style: normal;
            font-weight: 600;
            /* line-height: 20px; */

        }

        .leaders_inner_section_011 img {
            height: 100% !important;
            width: 100%;
            object-fit: cover;
            margin-top: 44px;
        }



        .leaders_inner_section {
            width: 90%;
            /* border: 1px solid red; */

            height: 100%;
            margin: auto;
            display: grid;
            grid-template-columns: 1fr;
            overflow: hidden;
            align-items: center;
        }

        .leaders_inner_section_01 {
            order: 2;
        }

        .leaders_inner_section_02 {
            order: 1;
        }

        .leaders_inner_section_02 {
            width: 100%;
            padding: 70px 0 0 0;
        }

        .leader_name {
            color: #000;
            font-size: 30px;
            font-style: normal;
            font-weight: 500;
            line-height: 30px;
        }

        .leader_des {
            color: #000;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 30px;

        }

        .leader_dis {
            color: #262626;
            text-align: justify;
            /* line-height: 2px; */
        }

        .order_set_01 {
            order: 1 !important
        }

        .order_set_02 {
            order: 2 !important
        }

        .Taranjit_sec img {
            width: 80%
        }
      .head {
            color: #000;
            font-size: 25px;
            font-style: normal;
            font-weight: 500;
            /* line-height: 30px; */


        }

        .head_dis {
            color: #000;
            font-size: 17px;
            font-style: normal;
            font-weight: 300;
            /* line-height: 30px; */


        }
                .leaders_para {
            color: #000;
            text-align: justify;
            font-style: normal;
            font-weight: 400;
           

        }

    }

    .Chairman {
        background-image: url('../images/leaders/01.jpg');
        background-size: cover;
        background-position: center;
    }

    .Managing_Director {
        background-image: url('../images/leaders/02.jpg');
        background-size: cover;
        background-position: center;
    }

    .Managing {
        background-image: url('../images/leaders/03.jpg');
        background-size: cover;
        background-position: center;
    }

    .Director_01 {
        background-image: url('../images/leaders/04.jpg');
        background-size: cover;
        background-position: center;
    }

    .Director_02 {
        background-image: url('../images/leaders/06.jpg');
        background-size: cover;
        background-position: center;
    }

    .leaders_inner_section_01 {
        height: 100%;
        /* border: 2px solid red; */

    }

    .button_svg {
        display: flex;
        width: 156px;
        padding: 15px 10px;
        justify-content: center;
        font-weight: 600;
        color: #fff;
        align-items: center;
        gap: 10px;
        border-radius: 50px;
        background: #FFB400;
    }

  /* ✅ Hide the image (Google icon) */
  #google_translate_element img,
  #google_translate_element_mobile img {
    display: none !important;
  }

  /* ✅ Optional: Adjust select dropdown appearance */
  .goog-te-gadget {
    font-size: 14px !important;
    color: #000 !important;
    font-family: inherit !important;
  }

  /* ✅ Remove unnecessary margin/padding */
  .goog-te-gadget {
    padding: 0 !important;
    margin: 0 !important;
  }

  /* ✅ Hide only the "Powered by Google" link, not all spans */
  .goog-logo-link {
    display: none !important;
  }

.goog-te-gadget span{
    display:block !important;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed{
    display:flex;
}
  /* ✅ Prevent extra space where the branding used to be */
  .goog-te-gadget .goog-te-combo {
    margin-left: 0 !important;
  }
  .goog-te-gadget-simple {
    background-color: transparent;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
    font-size: 12pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
}
.langDropdown:after {
    content: '' ;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    pointer-events: none;
}


