@media (max-width:1600px) {
    .enquireyModalCl_body .heading {
        margin-bottom: 25px;
        font-size: 33px;
    }

    .enquireyModalCl .modal-dialog {
        width: 960px;
    }

    .enquireyModalCl_body .contact_heading {
        margin-top: 40px;
    }

    .enquireyModalCl_body {
        padding: 35px;
    }

    .enquireyModalCl_body .form_input {
        padding: 15px 20px;
    }

    .explore_section h4 {
        margin-bottom: 65px;
    }

    .short_status_filter .short_select_wrap select {
        font-size: 22px;
    }

    .media_section .heading {
        margin-bottom: 50px;
    }

    .founder_content {
        padding-top: 0;
    }

    .founder_content h3 {
        margin-bottom: 20px;
    }

    .achievements_accordion {
        margin-top: 20px;
    }

    .achievements_accordion h4 {
        margin-bottom: 15px;
        font-size: 32px;
    }

    .achievements_accordion h4:after {
        background-size: 26px;
    }


    .founder_content p {
        font-size: 22px;
    }

    .achievements_content ul li {
        font-size: 22px;
    }

    .achievements_content ul li:not(:last-child) {
        margin-bottom: 16px;
    }

    .founder_content .scroll {
        max-height: 540px;
    }

    .investor_top_section .investor_link_item {
        padding: 25px;
    }

    .investor_top_section .link-content {
        gap: 12px;
    }

    .investor_top_section .link-content i {
        font-size: 24px;
    }

    .investor_top_section .link-content span {
        font-size: 16px;
    }

    .investor_top_section .investor_link_item>i {
        font-size: 16px;
    }

    .leadership_card .content .team_name {
        font-size: 28px;
    }

    .leadership_card .content p {
        font-size: 19px;
    }

    table.event_table thead th,
    table.event_table tbody td {
        font-size: 22px;
    }


}


@media (max-width:1399px) {
    .enquireyModalCl_body .heading {
        margin-bottom: 25px;
        font-size: 35px;
    }

    .enquireyModalCl_body .contact_heading {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .enquireyModalCl_body .theme_btn {
        margin-top: 5px;
    }

    .theme_btn.small {
        font-size: 20px;
    }

    .enquireyModalCl_body .form_control {
        margin-bottom: 28px;
    }

    .home_counter p {
        font-size: 16px;
    }

    .short_status_filter .short_select_wrap select {
        font-size: 18px;
    }

    .news_section .heading_sect .heading {
        margin-bottom: 40px;
    }

    .about_tab_nav li {
        font-size: 26px;
    }

    .founder_content p {
        font-size: 20px;
        color: var(--theme_color1);
    }

    .achievements_content ul li {
        font-size: 20px;
    }

    .section-header .view-more {
        white-space: nowrap;
        font-size: 17px !important;
    }

    .award_slider {
        padding: 0 50px;
    }

    .award_slider .owl-nav .owl-next {
        right: -10px;
    }

    .award_slider .owl-nav .owl-prev {
        left: -10px;
    }
    .media_slider .owl-nav .owl-prev {
        left: -25px;
    }
    .media_slider .owl-nav .owl-next {
        right: -25px;
    }
}


@media (max-width:991px) {
    .explore_section {
        padding: 60px 0 30px 0;
    }

    .home_counter {
        gap: 0 10px;
    }

    .home_counter p {
        font-size: 14px;
    }

    .explore_section h4 {
        margin-bottom: 50px;
    }

    .highlights_section .highlight_content {
        margin-top: 30px;
    }

    .finding_section_wrap .search_filter .select_wrap {
        flex-wrap: wrap;
        gap: 20px;
    }

    .finding_section_wrap .search_filter .select_wrap.three_select {
        flex-wrap: nowrap;
    }

    .finding_section_wrap .search_filter .select_wrap select {
        width: calc(50% - 11px);
        padding: 14px 18px;
        padding-right: 38px;
        background-size: 16px;
    }

    .finding_section_wrap .search_filter .select_wrap select.last {
        width: 100%;
    }

    .short_status_filter .short_select_wrap select {
        background-position: right 0px center;
        padding-right: 30px;
    }

    .achievements_content:after {
        display: none !important;
    }

    .founder_content {
        padding: 0;
        padding-top: 50px;
    }

    .leadership_card .content .team_name {
        font-size: 22px;
    }

    .nri_content_section .heading {
        margin-bottom: 30px;
    }

    .upcoming_event_section .heading {
        margin-bottom: 25px;
    }

    .faq_section .theme_btn {
        margin-top: 35px;
    }

    .faq_section .title_content {
        padding-bottom: 30px;
    }

    table.event_table thead th,
    table.event_table tbody td {
        font-size: 17px;
    }

    table.event_table tbody td:last-child span.event_enquiry {
        font-size: 14px;
    }

    .section-header h4 {
        font-size: 18px;
    }

    .section-header .view-more span {
        font-size: 14px;
    }

    .section-header .view-more {
        white-space: nowrap;
    }

    .table_pdf .tabletext {
        font-size: 18px;
    }

    .table_list_press .table_pdf img {
        width: 30px;
        min-width: 30px;
    }

    .table_pdf {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .home_counter {
        justify-content: space-between;
        gap: 30px 10%;
        flex-wrap: wrap;
        width: 70%;
        margin: auto;
    }

    .home_counter li {
        min-width: 27%;
        text-align: center;
    }

    .leadership_slider .owl-nav .owl-next {
        right: 20px;
    }

    .leadership_slider .owl-nav .owl-prev {
        left: 20px;
    }

    .faq_section .theme_btn_wrap {
        text-align: center;
    }

    .faq_section .theme_btn {
        margin-top: 10px;
    }

    .about_tab_nav {
        display: none;
    }

    .about_tab_mob {
        display: block;
    }

    .founder_content {
        padding-top: 0;
    }


}

@media (max-width:767px) {
    .about_careers_image .theme_btn {
        display: block;
    }

    .finding_section_wrap .search_filter .select_wrap select {
        width: 100%;
    }

    .other_head_banner .overlay h1 {
        letter-spacing: 1px;
    }

    .other_head_banner .overlay h1 br {
        display: none;
    }

    .news_section .heading_sect .heading {
        margin-bottom: 20px;
    }

    .enquireyModalCl_body {
        padding: 15px;
    }

    .enquireyModalCl_body .heading {
        margin-bottom: 22px;
        font-size: 28px;
        letter-spacing: 1px;
    }

    .enquireyModalCl_body .heading br {
        display: none;
    }

    .enquireyModalCl_body .form_control {
        margin-bottom: 16px;
    }

    .enquireyModalCl_body .form_input {
        padding: 9px 10px;
        font-size: 13px;
    }

    .enquireyModalCl_body .contact_heading {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .enquireyModalCl_body select.form_input {
        background-position: right 11px center;
        background-size: 9px;
        padding-right: 25px;
    }

    .enquireyModalCl_body .theme_btn.small {
        font-size: 16px;
    }

    .enquire_section .heading {
        margin-bottom: 40px;
    }

    .highlights_section .highlight_content p {
        margin-bottom: 20px;
    }

    .highlights_section .highlight_content p br {
        display: none;
    }

    .media_gallery_slider .items .media_slider_content .titleName {
        font-size: 13px;
    }

    .media_gallery_slider .items .media_slider_content i {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }

    .media_gallery_slider .items .media_slider_content {
        top: 15px;
        left: 15px;
        padding: 7px 9px;
    }

    .media_gallery_slider .owl-nav {
        right: 20px;
        bottom: 20px;
    }

    .media_gallery_slider .owl-nav button {
        width: 30px;
        height: 30px;
        font-size: 13px !important;
    }

    .home_counter {
        gap: 20px 6%;
    }

    .home_counter {
        gap: 30px 10%;
        width: 85%;
    }

    .short_select_wrap .form_input.select {
        font-size: 18px;
    }

    .short_select_wrap .form_input.select:after {
        height: 9px;
        margin-top: -8px;
        width: 9px;
    }

    .short_status_filter .short_select_wrap {
        padding: 6px 0;
    }

    .short_select_wrap .form_input.select .option {
        font-size: 13px;
        line-height: 30px;
        min-height: 30px;
    }

    .home_counter li {
        width: 43%;
        min-width: auto;
    }

    .explore_section h4 {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .finding_section_wrap .search_filter .select_wrap {
        gap: 15px;
    }

    .finding_section_wrap .search_filter .select_wrap select {
        font-size: 17px;
        padding: 12px 18px;
        padding-right: 35px;
        background-size: 13px;
        background-position: center right 13px;
    }

    .highlight_slider {
        max-width: calc(100% - 10px);
    }

    .highlights_section .highlight_slider .owl-prev {
        left: -20px;
    }

    .highlights_section .highlight_slider .owl-next {
        right: -20px;
    }

    .media_navtabs .theme_btn {
        font-size: 13px;
        padding: 9px 20px;
    }

    .logo_download_box_row {
        gap: 30px 0;
    }

    .logo_download_box h4 {
        font-size: 24px;
    }

    .logo_download_box img {
        width: 160px;
    }

    .media_card h4 {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .media_card {
        padding: 25px;
    }

    .media_card span {
        font-size: 14px;
    }

    .media_card .theme_btn.small {
        font-size: 15px;
    }

    .support_form .form-group .form_input {
        padding: 14px 18px;
    }

    .support_form_section .title_content {
        margin-bottom: 40px;
    }

    .quarter-table th {
        font-size: 15px;
    }

    .quarter-table td {
        font-size: 14px;
    }

    .date_list_box h4 {
        font-size: 22px;
    }

    .stock-table td {
        padding: 15px;
        font-size: 15px;
    }

    .cor_box.cor_box_rt {
        padding-left: 0 !important;
        margin-top: 20px;
    }

    .cor_box.cor_box_lt:after {
        left: 0;
        height: 1px !important;
        width: 100% !important;
        top: auto !important;
        bottom: -25px !important;
    }

    .cor_box.cor_box_lt h4,
    .cor_box.cor_box_rt h4 {
        font-size: 22px;
    }

    img.pdficon {
        width: 25px !important;
        height: auto !important;
        object-fit: none !important;
        max-width: 25px;
    }

    .quarter-table td {
        padding: 15px !important;
    }

    .data_comp .data_comp_mb span {
        font-size: 15px;
    }

    .header-row {
        margin-bottom: 15px;
    }

    .quarter-table {
        overflow: hidden;
    }

    .finical-result-section {
        max-width: 100%;
        overflow: auto;
    }

    .investor-section .table_wrap {
        max-width: 100%;
        overflow: auto;
    }

    .meeting_wrapper p {
        font-size: 14px;
    }


    .enquireyModalCl_body .btn-close {
        background-size: 13px;
        top: 10px;
        right: 10px;
    }

    .faq_accordion .faq_accordion_body ol,
    .faq_accordion .faq_accordion_body ul {
        padding-left: 18px;
    }

    .finding_section_wrap .search_filter .select_wrap.three_select select {
        width: calc(50% - 8px);
    }

    .finding_section_wrap .search_filter .select_wrap.three_select {
        flex-wrap: wrap;
    }

    .finding_section_wrap .search_filter .select_wrap.three_select select:last-child {
        width: 100%;
    }

    .short_status_filter .short_select_wrap select {
        font-size: 15px;
        background-size: 12px;
    }

    .award_slider {
        padding: 0 12px;
    }

    .award_slider .owl-nav {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
        gap: 0 25px;
    }

    .award_slider .owl-nav .owl-prev,
    .award_slider .owl-nav .owl-next {
        position: relative;
        background: #000 !important;
        left: 0;
        right: 0;
        width: 40px;
        height: 40px;
    }

    .highlights_section .heading {
        margin-bottom: 30px;
    }

    .finding_section_wrap {
        padding-bottom: 90px;
    }

    .support_form_section .submit_captcha_wrap {
        flex-direction: column;
        gap: 34px 0;
    }

    .support_form_section #captch-img {
        height: 45px;
        max-width: 123px;
    }

    .support_form_section span#refreshCaptcha {
        height: 46px;
    }

    .support_form_section .captcha_wrap input {
        width: 135px !important;
    }

    .support_form_section .support_form .form-group {
        margin-bottom: 0px;
    }

    .support_form_section label.error-msg1 {
        font-size: 13px;
    }

    .support_form .form-group textarea.form_input {
        height: 150px;
    }

    .support_form_section .theme_btn {
        padding: 12px 35px;
        font-size: 18px;
    }

    .highlight_slider .items {
        padding: 0;
    }

    .highlights_section .owl-nav .owl-prev,
    .highlights_section .owl-nav .owl-next {
        position: relative; 
        left: 0;
        right: 0; 
    }

    .highlights_section .owl-nav {
        display: flex;
        justify-content: center;
        gap: 0 25px;
        margin-top: 25px;
    }

    .parallax {
        position: relative;
        overflow: hidden;
    }

    .parallax img {
        width: 100%;
        height: 120%;
        object-fit: cover;
        will-change: transform;
    }

    .event_table {
        display: none;
    }

    .event_table_mobile {
        display: block;
    }

    .event_table_wrap {
        overflow-x: hidden !important;
    }

    .awards_card p {
        font-size: 13px;
    }

    .about_tab_mob .about_nav_filter { 
        padding-right: 38px;
        font-size: 16px; 
    }  
    .leadership_slider .owl-nav .owl-prev,
    .leadership_slider .owl-nav .owl-next { 
        background: #00000047 !important;  
    }



}

@media (max-width:480px) {
    .finding_section_wrap .search_filter .select_wrap select {
        font-size: 15px;
        padding: 9px 13px;
        padding-right: 30px;
        background-size: 12px;
        background-position: center right 12px;
    }

    .enquireyModalCl_body .heading {
        font-size: 20px;
    }

    .home_counter {
        gap: 20px 20px;
    }

    .home_counter p {
        font-size: 12px;
    }

    .home_counter {
        width: 90%;
    }

    .home_counter li {
        width: 44%;
    }

    .enquire_section {
        padding-block: 35px;
    }

    .enquire_section .heading {
        margin-bottom: 25px;
    }

    ul#testList li a {
        display: inline-block;
        font-size: 15px;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
    } 

    .founder_content p,
    .achievements_content ul li {
        font-size: 18px;
    }

    .leadership_slider .owl-dots .owl-dot {
        font-size: 18px;
    }

    .global_support_section .overlay .heading {
        margin-bottom: 0;
        font-size: 28px;
    }

    .global_support_section .overlay .container-fluid {
        align-items: center;
        gap: 20px 0;
    }

    .global_support_section .overlay .theme_btn_transparent {
        white-space: nowrap;
    }

    table.event_table thead th,
    table.event_table tbody td {
        font-size: 16px;
    }

    .media_navtabs {
        flex-wrap: wrap;
        gap: 10px 10px;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .media_navtabs .theme_btn {
        width: calc(50% - 6px);
    }

    .table_pdf .tabletext {
        font-size: 17px;
    }

    .media_gallery_slider .items .media_slider_content {
        position: relative;
        top: 0;
        left: 0;
        background: #000;
        padding: 9px;
    }

    .media_gallery_slider .owl-nav button {
        width: 35px;
        height: 35px;
        font-size: 16px !important;
    }

    .media_gallery_slider .owl-nav {
        right: 14px;
        bottom: 70px;
    }

    .media_gallery_slider .items .media_slider_content i {
        width: 40px;
        height: 40px;
        min-width: 40px;
        line-height: 40px;
        background: #292929;
    }

    .media_gallery_slider .items .media_slider_content .titleName {
        font-size: 13px;
    }

    .support_form .form-group {
        margin-bottom: 15px;
    }

    .support_form .form-group .form_input {
        padding: 11px 18px;
        font-size: 14px;
    }


    .leadership_slider .owl-nav .owl-prev,
    .leadership_slider .owl-nav .owl-next {
        position: relative;  
        left: 0;
        right: 0; 
    }

    .leadership_slider .owl-nav {
        display: flex;
        justify-content: center;
        gap: 0 25px;
    }

    .upcoming_event_section .nav_tabs {
        gap: 0 20px;
    }



}