{"id":238,"date":"2025-09-21T08:55:27","date_gmt":"2025-09-21T08:55:27","guid":{"rendered":"https:\/\/gcwas.taas.in\/?page_id=238"},"modified":"2025-12-15T09:39:48","modified_gmt":"2025-12-15T09:39:48","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/gcwas.taas.in\/index.php\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"238\" class=\"elementor elementor-238\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b1a2fe e-con-full e-flex e-con e-parent\" data-id=\"1b1a2fe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eedc58c elementor-widget elementor-widget-html\" data-id=\"eedc58c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n<style>\r\n    .container {\r\n        max-width: 95%;\r\n        margin: 0 auto;\r\n        padding: 20px;\r\n    }\r\n    \r\n    \/* Header Styles *\/\r\n    .contact-header {\r\n        background: linear-gradient(rgba(255, 69, 0, 0.8), rgba(139, 0, 0, 0.9)), url('https:\/\/images.unsplash.com\/photo-1592899677977-9c10ca588bbd?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2000&q=80') center\/cover no-repeat;\r\n        color: white;\r\n        padding: 0;\r\n        text-align: center;\r\n        margin-bottom: 30px;\r\n        border-radius: 0 0 20px 20px;\r\n        box-shadow: 0 6px 18px rgba(0,0,0,0.15);\r\n        position: relative;\r\n        overflow: hidden;\r\n        min-height: 350px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n    }\r\n    \r\n    .header-content {\r\n        padding: 50px 20px;\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n    \r\n    .header-icon {\r\n        font-size: 3.5rem;\r\n        margin-bottom: 15px;\r\n        color: #FF4500;\r\n        text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);\r\n    }\r\n    \r\n    h1 {\r\n        font-size: 2.8rem;\r\n        margin-bottom: 15px;\r\n        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\r\n    }\r\n    \r\n    .subtitle {\r\n        font-size: 1.3rem;\r\n        opacity: 0.9;\r\n        max-width: 800px;\r\n        margin: 0 auto;\r\n        font-weight: 300;\r\n    }\r\n    \r\n    \/* Contact Section Styles *\/\r\n    .contact-section {\r\n        background: white;\r\n        border-radius: 8px;\r\n        padding: 30px;\r\n        margin-bottom: 30px;\r\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n    }\r\n    \r\n    .section-title {\r\n        color: #FF4500;\r\n        margin-bottom: 25px;\r\n        padding-bottom: 10px;\r\n        border-bottom: 2px solid #FFE4B5;\r\n        font-size: 1.8rem;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n    \r\n    .section-title i {\r\n        margin-right: 15px;\r\n        font-size: 1.5rem;\r\n    }\r\n    \r\n    \/* Contact Cards *\/\r\n    .contact-cards {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 30px;\r\n        margin-top: 20px;\r\n        justify-content: center;\r\n    }\r\n    \r\n    .contact-card {\r\n        flex: 1;\r\n        min-width: 300px;\r\n        max-width: 450px;\r\n        background: linear-gradient(to bottom right, #f8f9fa, #FFE4B5);\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        text-align: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .contact-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 8px 20px rgba(0,0,0,0.12);\r\n    }\r\n    \r\n    .contact-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 5px;\r\n        background-color: #FF4500;\r\n    }\r\n    \r\n    .contact-icon {\r\n        width: 80px;\r\n        height: 80px;\r\n        border-radius: 50%;\r\n        background-color: #FF4500;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 20px;\r\n        color: white;\r\n        font-size: 2rem;\r\n        box-shadow: 0 4px 10px rgba(255, 69, 0, 0.3);\r\n    }\r\n    \r\n    .contact-role {\r\n        font-size: 1.2rem;\r\n        font-weight: 600;\r\n        color: #FF4500;\r\n        margin-bottom: 10px;\r\n    }\r\n    \r\n    .contact-name {\r\n        font-size: 1.5rem;\r\n        font-weight: 700;\r\n        margin-bottom: 15px;\r\n        color: #000000; \/* Dark black text *\/\r\n    }\r\n    \r\n    .contact-title {\r\n        font-size: 1rem;\r\n        color: #000000; \/* Dark black text *\/\r\n        margin-bottom: 20px;\r\n        line-height: 1.5;\r\n    }\r\n    \r\n    .contact-email {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-top: auto;\r\n        padding: 10px 15px;\r\n        background-color: white;\r\n        border-radius: 30px;\r\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\r\n        transition: all 0.2s ease;\r\n    }\r\n    \r\n    .contact-email:hover {\r\n        background-color: #FF4500;\r\n        color: white;\r\n    }\r\n    \r\n    .contact-email i {\r\n        margin-right: 8px;\r\n    }\r\n    \r\n    .contact-email a {\r\n        text-decoration: none;\r\n        color: inherit;\r\n        font-weight: 500;\r\n    }\r\n    \r\n    \/* Additional Info Section *\/\r\n    .info-section {\r\n        background: white;\r\n        border-radius: 8px;\r\n        padding: 30px;\r\n        margin-bottom: 30px;\r\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\r\n    }\r\n    \r\n    .info-content {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 20px;\r\n    }\r\n    \r\n    .info-item {\r\n        background-color: #f8f9fa;\r\n        border-radius: 10px;\r\n        padding: 20px;\r\n        display: flex;\r\n        align-items: flex-start;\r\n    }\r\n    \r\n    .info-icon {\r\n        width: 50px;\r\n        height: 50px;\r\n        border-radius: 50%;\r\n        background-color: #FFE4B5;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-right: 15px;\r\n        color: #FF4500;\r\n        font-size: 1.2rem;\r\n        flex-shrink: 0;\r\n    }\r\n    \r\n    .info-text {\r\n        flex: 1;\r\n    }\r\n    \r\n    .info-label {\r\n        font-weight: 600;\r\n        margin-bottom: 5px;\r\n        color: #FF4500;\r\n    }\r\n    \r\n    .info-value {\r\n        color: #000000; \/* Dark black text *\/\r\n    }\r\n    \r\n    \/* Organizer Cards *\/\r\n    .organizer-cards {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 15px;\r\n        margin-top: 15px;\r\n    }\r\n    \r\n    .organizer-card {\r\n        background: linear-gradient(to bottom right, #f8f9fa, #FFE4B5);\r\n        border-radius: 10px;\r\n        padding: 20px;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.05);\r\n        transition: transform 0.3s ease;\r\n        border-left: 4px solid #FF4500;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n    \r\n    .organizer-card:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 6px 15px rgba(0,0,0,0.1);\r\n    }\r\n    \r\n    .organizer-header {\r\n        display: flex;\r\n        align-items: center;\r\n        width: 100%;\r\n    }\r\n    \r\n    .organizer-icon {\r\n        width: 40px;\r\n        height: 40px;\r\n        border-radius: 50%;\r\n        background-color: #FF4500;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-right: 12px;\r\n        color: white;\r\n        font-size: 1.2rem;\r\n        flex-shrink: 0;\r\n    }\r\n    \r\n    .organizer-name {\r\n        font-weight: 600;\r\n        color: #000000; \/* Dark black text *\/\r\n        font-size: 1.1rem;\r\n        word-break: break-word;\r\n        overflow-wrap: break-word;\r\n        flex: 1;\r\n        line-height: 1.3;\r\n    }\r\n    \r\n    .organizer-abbr {\r\n        font-size: 0.9rem;\r\n        color: #000000; \/* Dark black text *\/\r\n        margin-top: 5px;\r\n    }\r\n    \r\n    .organizer-description {\r\n        font-size: 0.9rem;\r\n        color: #000000; \/* Dark black text *\/\r\n        line-height: 1.4;\r\n    }\r\n    \r\n    .secretariat-details {\r\n        background: linear-gradient(to bottom right, #f8f9fa, #FFE4B5);\r\n        border-radius: 12px;\r\n        padding: 25px;\r\n        margin-top: 30px;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n        border-left: 4px solid #FF4500;\r\n    }\r\n    \r\n    .secretariat-title {\r\n        font-size: 1.3rem;\r\n        font-weight: 600;\r\n        color: #FF4500;\r\n        margin-bottom: 15px;\r\n        display: flex;\r\n        align-items: center;\r\n    }\r\n    \r\n    .secretariat-title i {\r\n        margin-right: 10px;\r\n    }\r\n    \r\n    .secretariat-info {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 15px;\r\n    }\r\n    \r\n    .secretariat-item {\r\n        display: flex;\r\n        align-items: flex-start;\r\n        margin-bottom: 10px;\r\n        flex: 1 1 300px;\r\n    }\r\n    \r\n    .secretariat-icon {\r\n        color: #FF4500;\r\n        margin-right: 10px;\r\n        font-size: 1.2rem;\r\n        min-width: 24px;\r\n        text-align: center;\r\n    }\r\n    \r\n    .secretariat-text {\r\n        color: #000000;\r\n        line-height: 1.4;\r\n    }\r\n    \r\n    .conference-links {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 15px;\r\n        margin-top: 20px;\r\n    }\r\n    \r\n    .conference-link {\r\n        display: flex;\r\n        align-items: center;\r\n        background-color: white;\r\n        padding: 10px 15px;\r\n        border-radius: 30px;\r\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\r\n        transition: all 0.2s ease;\r\n    }\r\n    \r\n    .conference-link:hover {\r\n        background-color: #FF4500;\r\n        color: white;\r\n    }\r\n    \r\n    .conference-link i {\r\n        margin-right: 8px;\r\n    }\r\n    \r\n    .conference-link a {\r\n        text-decoration: none;\r\n        color: inherit;\r\n        font-weight: 500;\r\n    }\r\n    \r\n    \/* Logo styles *\/\r\n    .organizer-logo {\r\n        max-height: 60px;\r\n        margin-right: 15px;\r\n        object-fit: contain;\r\n        flex-shrink: 0;\r\n    }\r\n    \r\n    \/* Partner item styles for co-organizers *\/\r\n    .partner-item {\r\n        display: flex;\r\n        align-items: center;\r\n        background: linear-gradient(to bottom right, #f8f9fa, #FFE4B5);\r\n        border-radius: 10px;\r\n        padding: 15px;\r\n        margin-bottom: 15px;\r\n        box-shadow: 0 4px 10px rgba(0,0,0,0.05);\r\n        transition: transform 0.3s ease;\r\n        border-left: 4px solid #FF4500;\r\n        text-decoration: none;\r\n        color: inherit;\r\n    }\r\n    \r\n    .partner-item:hover {\r\n        transform: translateY(-5px);\r\n        box-shadow: 0 6px 15px rgba(0,0,0,0.1);\r\n    }\r\n    \r\n    .partner-logo-container {\r\n        width: 60px;\r\n        height: 60px;\r\n        border-radius: 50%;\r\n        background-color: white;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-right: 15px;\r\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\r\n        overflow: hidden;\r\n        flex-shrink: 0;\r\n    }\r\n    \r\n    .partner-logo {\r\n        max-width: 80%;\r\n        max-height: 80%;\r\n        object-fit: contain;\r\n    }\r\n    \r\n    .partner-item h3 {\r\n        font-size: 1rem;\r\n        font-weight: 600;\r\n        color: #000000;\r\n        margin: 0;\r\n        line-height: 1.3;\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n        h1 {\r\n            font-size: 2rem;\r\n        }\r\n        \r\n        .contact-header {\r\n            min-height: 300px;\r\n        }\r\n        \r\n        .contact-cards {\r\n            flex-direction: column;\r\n            align-items: center;\r\n        }\r\n        \r\n        .contact-card {\r\n            min-width: 100%;\r\n            max-width: 100%;\r\n        }\r\n        \r\n        .organizer-card {\r\n            flex-direction: column;\r\n            align-items: flex-start;\r\n        }\r\n        \r\n        .organizer-logo {\r\n            margin-bottom: 10px;\r\n            margin-right: 0;\r\n        }\r\n        \r\n        .secretariat-info {\r\n            flex-direction: column;\r\n        }\r\n        \r\n        .partner-item {\r\n            flex-direction: column;\r\n            text-align: center;\r\n            padding: 20px;\r\n        }\r\n        \r\n        .partner-logo-container {\r\n            margin-right: 0;\r\n            margin-bottom: 15px;\r\n        }\r\n    }\r\n<\/style>\r\n<div class=\"container\">\r\n    <section class=\"contact-section\">\r\n        <h2 class=\"section-title\">\r\n            <i class=\"fas fa-address-book\"><\/i>\r\n            Conference Secretariat and Contacts\r\n        <\/h2>\r\n        \r\n        <div class=\"secretariat-details\">\r\n            <div class=\"secretariat-title\">\r\n                <i class=\"fas fa-building\"><\/i>\r\n                Trust for Advancement of Agricultural Sciences (TAAS)\r\n            <\/div>\r\n            <div class=\"secretariat-info\">\r\n                <div class=\"secretariat-item\">\r\n                    <i class=\"fas fa-map-marker-alt secretariat-icon\"><\/i>\r\n                    <div class=\"secretariat-text\">Avenue II, Indian Agricultural Research Institute, Pusa Campus, New Delhi 110 012, INDIA<\/div>\r\n                <\/div>\r\n                <div class=\"secretariat-item\">\r\n                    <i class=\"fas fa-mobile-alt secretariat-icon\"><\/i>\r\n                    <div class=\"secretariat-text\">Cell: +91-8130111237<\/div>\r\n                <\/div>\r\n                <div class=\"secretariat-item\">\r\n                    <i class=\"fas fa-phone secretariat-icon\"><\/i>\r\n                    <div class=\"secretariat-text\">Telephone: +91-11-25843243<\/div>\r\n                <\/div>\r\n                <div class=\"secretariat-item\">\r\n                    <i class=\"fas fa-envelope secretariat-icon\"><\/i>\r\n                    <div class=\"secretariat-text\">Email: taasiari@gmail.com<\/div>\r\n                <\/div>\r\n                <div class=\"secretariat-item\">\r\n                    <i class=\"fas fa-globe secretariat-icon\"><\/i>\r\n                    <div class=\"secretariat-text\">Website: www.taas.in<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"contact-cards\">\r\n            <div class=\"contact-card\">\r\n                <div class=\"contact-icon\">\r\n                    <i class=\"fas fa-user-tie\"><\/i>\r\n                <\/div>\r\n                <div class=\"contact-role\">Conference Chair<\/div>\r\n                <div class=\"contact-name\">Dr Renu Swarup<\/div>\r\n                <div class=\"contact-title\">Former Secretary, DBT, Govt. of India & Member, Board of Trustees TAAS, New Delhi, India<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"contact-card\">\r\n                <div class=\"contact-icon\">\r\n                    <i class=\"fas fa-user-cog\"><\/i>\r\n                <\/div>\r\n                <div class=\"contact-role\">Conference Secretariat Convenor<\/div>\r\n                <div class=\"contact-name\">Dr Rishi K Tyagi<\/div>\r\n                <div class=\"contact-title\">Senior Consultant, TAAS, New Delhi, India<\/div>\r\n                <div class=\"contact-email\">\r\n                    <i class=\"fas fa-envelope\"><\/i>\r\n                    <a href=\"mailto:gcwas2026@gmail.com\">gcwas2026@gmail.com<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <section class=\"info-section\">\r\n        <h2 class=\"section-title\">\r\n            <i class=\"fas fa-info-circle\"><\/i>\r\n            Additional Information\r\n        <\/h2>\r\n        <div class=\"info-content\">\r\n            <div class=\"info-item\">\r\n                <div class=\"info-icon\">\r\n                    <i class=\"fas fa-calendar-alt\"><\/i>\r\n                <\/div>\r\n                <div class=\"info-text\">\r\n                    <div class=\"info-label\">Conference Date & Location<\/div>\r\n                    <div class=\"info-value\">March 12-14, 2026 | New Delhi, India<\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"info-item\">\r\n                <div class=\"info-icon\">\r\n                    <i class=\"fas fa-users\"><\/i>\r\n                <\/div>\r\n                <div class=\"info-text\">\r\n                    <div class=\"info-label\">Organizers<\/div>\r\n                    <div class=\"organizer-cards\">\r\n                        <div class=\"organizer-card\">\r\n                            <div class=\"organizer-header\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/09\/icarlogo.png\" alt=\"ICAR Logo\" class=\"organizer-logo\">\r\n                                <div class=\"organizer-name\">Indian Council of Agricultural Research (ICAR)<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"organizer-card\">\r\n                            <div class=\"organizer-header\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/09\/cropped-logo.jpg\" alt=\"TAAS Logo\" class=\"organizer-logo\">\r\n                                <div class=\"organizer-name\">Trust for Advancement of Agricultural Sciences (TAAS)<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"organizer-card\">\r\n                            <div class=\"organizer-header\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/CGIAR.png\" alt=\"CGIAR Logo\" class=\"organizer-logo\">\r\n                                <div class=\"organizer-name\">Consultative Group on International Agricultural Research (CGIAR)<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"organizer-card\">\r\n                            <div class=\"organizer-header\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/ppvfra-logo.png\" alt=\"PPVFRA Logo\" class=\"organizer-logo\">\r\n                                <div class=\"organizer-name\">Protection of Plant Varieties and Farmers' Rights Authority (PPVFRA)<\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"info-item\">\r\n                <div class=\"info-icon\">\r\n                    <i class=\"fas fa-users\"><\/i>\r\n                <\/div>\r\n                <div class=\"info-text\">\r\n                    <div class=\"info-label\">Co-Organizers<\/div>\r\n                    <div class=\"organizer-cards\">\r\n                        <a href=\"https:\/\/cimmyt.org\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/CIMMYT1.png\" alt=\"CIMMYT Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>International Maize and Wheat Improvement Center (CIMMYT)<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/borlaug.in\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/BISA1.png\" alt=\"BISA Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Borlaug Institute for South Asia (BISA)<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/www.icrisat.org\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/12\/image-1.png\" alt=\"ICRISAT Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Australian Centre for International Agricultural Research (ACIAR)<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/alliancebioversityciat.org\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/CIAT.png\" alt=\"CIAT Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Alliance of Bioversity International & the International Center for Tropical Agriculture (CIAT)<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/icarda.org\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/ICARDA.png\" alt=\"ICARDA Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>International Center for Agriculture Research in the Dry Areas (ICARDA)<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/naas.org.in\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/12\/CIFOR-ICRAF-logo-scaled.jpg\" alt=\"NAAS Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Center for International Forestry Research and World Agroforestry (CIFOR-ICRAF)<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/www.cgiar.org\/gender\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/10\/Short-Logo-Green-GEI-scaled.jpg\" alt=\"CGIAR GENDER EQUALITY AND INCLUSION Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>CGIAR GENDER EQUALITY AND INCLUSION<\/h3>\r\n                        <\/a>\r\n                        \r\n                        <a href=\"https:\/\/www.smsfoundation.org\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/11\/unnamed.png\" alt=\"S M Sehgal Foundation Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>S M Sehgal Foundation<\/h3>\r\n                        <\/a>\r\n                        <a href=\"https:\/\/tci.cornell.edu\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/11\/image.png\" alt=\"Tata-Cornell Institute Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Tata-Cornell Institute<\/h3>\r\n                        <\/a>\r\n                        <a href=\"https:\/\/bks.org.in\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/11\/bks-new-logo-3.png\" alt=\"Bharat Krishak Samaj Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Bharat Krishak Samaj<\/h3>\r\n                        <\/a>\r\n                        <a href=\"http:\/\/ispgr.nbpgr.ernet.in\/\" target=\"_blank\" class=\"partner-item\">\r\n                            <div class=\"partner-logo-container\">\r\n                                <img decoding=\"async\" src=\"https:\/\/gcwas.taas.in\/wp-content\/uploads\/2025\/11\/logo.png\" alt=\"Indian Society of Plant Genetic Resources (ISPGR) Logo\" class=\"partner-logo\">\r\n                            <\/div>\r\n                            <h3>Indian Society of Plant Genetic Resources (ISPGR)<\/h3>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f28fa3 e-con-full e-flex e-con e-parent\" data-id=\"5f28fa3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4675f6 elementor-widget elementor-widget-google_maps\" data-id=\"e4675f6\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=National%20Agriculture%20Science%20Complex%20%28NASC%29%20Pusa%20Campus%2C%20New%20Delhi-110012%2C%20India&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"National Agriculture Science Complex (NASC) Pusa Campus, New Delhi-110012, India\"\n\t\t\t\t\taria-label=\"National Agriculture Science Complex (NASC) Pusa Campus, New Delhi-110012, India\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Conference Secretariat and Contacts Trust for Advancement of Agricultural Sciences (TAAS) Avenue II, Indian Agricultural Research Institute, Pusa Campus, New Delhi 110 012, INDIA Cell: +91-8130111237 Telephone: +91-11-25843243 Email: taasiari@gmail.com Website: www.taas.in Conference Chair Dr Renu Swarup Former Secretary, DBT, Govt. of India &#038; Member, Board of Trustees TAAS, New Delhi, India Conference Secretariat Convenor&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-238","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/238","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/comments?post=238"}],"version-history":[{"count":45,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/238\/revisions"}],"predecessor-version":[{"id":1804,"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/pages\/238\/revisions\/1804"}],"wp:attachment":[{"href":"https:\/\/gcwas.taas.in\/index.php\/wp-json\/wp\/v2\/media?parent=238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}