{"id":310,"date":"2023-06-19T05:57:00","date_gmt":"2023-06-19T05:57:00","guid":{"rendered":"https:\/\/currenthorticulture.com\/shrd\/?page_id=310"},"modified":"2025-09-13T06:21:56","modified_gmt":"2025-09-13T06:21:56","slug":"venue","status":"publish","type":"page","link":"https:\/\/currenthorticulture.com\/shrd\/index.php\/venue\/","title":{"rendered":"Venue"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"310\" class=\"elementor elementor-310\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-88e849d elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"88e849d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b986baa\" data-id=\"b986baa\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ecbb3d1 elementor-widget elementor-widget-html\" data-id=\"ecbb3d1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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        \/* Unique CSS with venue- prefix to avoid WordPress conflicts *\/\r\n        :root {\r\n            --venue-primary: #0d7043;\r\n            --venue-secondary: #145a32;\r\n            --venue-accent: #1e8449;\r\n            --venue-light: #f8f9fa;\r\n            --venue-dark: #333;\r\n            --venue-gold: #d4af37;\r\n            --venue-bronze: #cd7f32;\r\n            --venue-cream: #fff9e6;\r\n            --venue-light-green: #e8f5e9;\r\n        }\r\n        \r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #444;\r\n            background-color: #f9f9f9;\r\n        }\r\n        \r\n        .venue-container {\r\n            max-width: 98%;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \r\n        \/* Section Styles *\/\r\n        .venue-section {\r\n            padding: 10px 0;\r\n            border-bottom: 1px solid #eaeaea;\r\n        }\r\n        \r\n        .venue-section-title {\r\n            text-align: center;\r\n            margin-bottom: 45px;\r\n            color: var(--venue-secondary);\r\n            position: relative;\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .venue-section-title:after {\r\n            content: '';\r\n            display: block;\r\n            width: 100px;\r\n            height: 5px;\r\n            background: linear-gradient(to right, var(--venue-primary), var(--venue-accent));\r\n            margin: 20px auto;\r\n            border-radius: 3px;\r\n        }\r\n        \r\n        .venue-section-content {\r\n            font-size: 1.15rem;\r\n            line-height: 1.7;\r\n            color: #444;\r\n        }\r\n        \r\n        .venue-section-content h3 {\r\n            color: var(--venue-primary);\r\n            margin: 30px 0 15px;\r\n            font-size: 1.5rem;\r\n            font-weight: 600;\r\n            border-left: 4px solid var(--venue-accent);\r\n            padding-left: 15px;\r\n        }\r\n        \r\n        .venue-section-content p {\r\n            margin-bottom: 20px;\r\n\t\t\ttext-align: justify;\r\n        }\r\n        \r\n        \/* Conference Highlight *\/\r\n        .venue-conference-highlight {\r\n            background: linear-gradient(rgba(20, 90, 50, 0.85), rgba(20, 90, 50, 0.85)), url('https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/Jhansi-Fort.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-attachment: fixed;\r\n            color: white;\r\n            padding: 80px 0;\r\n            text-align: center;\r\n            margin: 50px 0;\r\n            border-radius: 12px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .venue-conference-highlight:before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: rgba(0, 0, 0, 0.3);\r\n            z-index: 1;\r\n        }\r\n        \r\n        .venue-conference-highlight h2 {\r\n            font-size: 2.5rem;\r\n            position: relative;\r\n            z-index: 2;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n\t\t\tcolor: #FFFFFF;\r\n        }\r\n        \r\n        .venue-conference-highlight p {\r\n            font-size: 1.3rem;\r\n            max-width: 800px;\r\n            margin: 0 auto 40px;\r\n            position: relative;\r\n            z-index: 2;\r\n            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);\r\n        }\r\n        \r\n        .venue-btn {\r\n            display: inline-block;\r\n            background: white;\r\n            color: var(--venue-secondary);\r\n            padding: 15px 40px;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            transition: all 0.3s;\r\n            position: relative;\r\n            z-index: 2;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .venue-btn:hover {\r\n            background: var(--venue-accent);\r\n            color: white;\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);\r\n        }\r\n        \r\n        \/* Gallery Styles *\/\r\n        .venue-gallery {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n            gap: 20px;\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .venue-gallery-item {\r\n            border-radius: 10px;\r\n            overflow: hidden;\r\n            height: 220px;\r\n            position: relative;\r\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);\r\n            transition: all 0.3s;\r\n        }\r\n        \r\n        .venue-gallery-item:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);\r\n        }\r\n        \r\n        .venue-gallery-item img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.5s;\r\n        }\r\n        \r\n        .venue-gallery-item:hover img {\r\n            transform: scale(1.1);\r\n        }\r\n        \r\n        .venue-gallery-caption {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));\r\n            color: white;\r\n            padding: 15px;\r\n            transform: translateY(100%);\r\n            transition: transform 0.3s;\r\n            text-align: center;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .venue-gallery-item:hover .venue-gallery-caption {\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* Travel Information *\/\r\n        .venue-travel-options {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 25px;\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .venue-travel-card {\r\n            background: white;\r\n            border-radius: 10px;\r\n            padding: 25px;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\r\n            transition: all 0.3s;\r\n            border-top: 4px solid var(--venue-primary);\r\n        }\r\n        \r\n        .venue-travel-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\r\n        }\r\n        \r\n        .venue-travel-card h3 {\r\n            color: var(--venue-primary);\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n        \r\n\t\t\/* Two image display*\/\r\n\t\t        .gallery-section {\r\n            background: white;\r\n            border-radius: 15px;\r\n            padding: 40px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n            margin: 30px 0;\r\n        }\r\n        \r\n        .gallery-title {\r\n            text-align: center;\r\n            color: #0d7043;\r\n            font-size: 2.5rem;\r\n            margin-bottom: 40px;\r\n            position: relative;\r\n            padding-bottom: 15px;\r\n        }\r\n        \r\n        .gallery-title:after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 120px;\r\n            height: 5px;\r\n            background: linear-gradient(to right, #0d7043, #1e8449);\r\n            border-radius: 3px;\r\n        }\r\n        \r\n        .gallery-description {\r\n            text-align: center;\r\n            font-size: 1.2rem;\r\n            color: #555;\r\n            max-width: 800px;\r\n            margin: 0 auto 50px;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        .two-image-gallery {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            gap: 30px;\r\n            margin-top: 30px;\r\n        }\r\n        \r\n        .gallery-item {\r\n            flex: 1;\r\n            min-width: 300px;\r\n            max-width: 500px;\r\n            border-radius: 12px;\r\n            overflow: hidden;\r\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n        }\r\n        \r\n        .gallery-item:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);\r\n        }\r\n        \r\n        .gallery-img {\r\n            width: 100%;\r\n            height: 300px;\r\n            object-fit: cover;\r\n            display: block;\r\n            transition: transform 0.5s ease;\r\n        }\r\n        \r\n        .gallery-item:hover .gallery-img {\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .gallery-caption {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));\r\n            color: white;\r\n            padding: 20px;\r\n            text-align: center;\r\n            font-size: 1.3rem;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .gallery-info {\r\n            padding: 25px;\r\n            background: #f8f9fa;\r\n            border-radius: 0 0 12px 12px;\r\n        }\r\n        \r\n        .gallery-info h3 {\r\n            color: #145a32;\r\n            margin-bottom: 15px;\r\n            font-size: 1.4rem;\r\n        }\r\n        \r\n        .gallery-info p {\r\n            color: #555;\r\n            line-height: 1.7;\r\n        }\r\n        \r\n        .gallery-nav {\r\n            display: flex;\r\n            justify-content: center;\r\n            margin-top: 40px;\r\n            gap: 20px;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .venue-header h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .venue-section-title {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .venue-conference-highlight h2 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .venue-conference-highlight p {\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .venue-map-container {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .venue-map-frame {\r\n                width: 100%;\r\n            }\r\n\t\t\t            .two-image-gallery {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            \r\n            .gallery-item {\r\n                max-width: 100%;\r\n            }\r\n            \r\n            .gallery-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .gallery-description {\r\n                font-size: 1.1rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <main class=\"venue-container\">\r\n        <!-- Conference Highlight -->\r\n        <div class=\"venue-conference-highlight\">\r\n            <h2>Society for Horticultural Research and Development<\/h2>\r\n            <p>Join us at RLBCAU, Jhansi for the premier conference on horticultural innovations, research methodologies, and sustainable development practices.<\/p>\r\n            <a href=\"https:\/\/currenthorticulture.com\/shrd\/regis\/register\" class=\"venue-btn\">Register Now<\/a>\r\n        <\/div>\r\n\r\n        <!-- About Section -->\r\n        <section class=\"venue-section\">\r\n            <h2 class=\"venue-section-title\">Rani Lakshmi Bai Central Agricultural University, Jhansi<\/h2>\r\n\t\t\t        <!-- Gallery Section -->\r\n        <section class=\"venue-section\">\r\n            <div class=\"two-image-gallery\">\r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/RLBCAU1.jpg\" \r\n                         alt=\"Academic Building\" class=\"gallery-img\">\r\n                    <div class=\"gallery-caption\">Academic Building<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/RLBCAU2.jpg\" \r\n                         alt=\"Administrative Building\" class=\"gallery-img\">\r\n                    <div class=\"gallery-caption\">Administrative Building<\/div>\r\n                <\/div>\r\n        <\/section>\r\n\r\n            <div class=\"venue-section-content\">\r\n                <p>The Rani Lakshmi Bai Central Agricultural University (RLBCAU) is established as an Institution of National Importance (INA) under Department of Agricultural Research and Education (DARE), Ministry of Agriculture and Farmers Welfare, Government of India in the year 2014.<\/p>\r\n                \r\n                <p>The University has its headquarters and two constituent colleges (College of Agriculture and College of Horticulture & Forestry) at Jhansi, Uttar Pradesh, along with three other constituent colleges\u2014College of Veterinary and Animal Sciences and College of Fisheries at Datia, and College of Horticulture at Morena, Madhya Pradesh.<\/p>\r\n                \r\n                <p>Through its colleges and headquarters, the University is committed to advancing education, research, and extension in agriculture and allied sciences, with a special focus on the Bundelkhand region and the country at large.<\/p>\r\n                <p>As per the University Act, all colleges, research and experimental stations, and institutions established under its authority function as constituent units under the statutory governance of the University.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Infrastructure Section -->\r\n        <section class=\"venue-section\">\r\n            <h2 class=\"venue-section-title\">Infrastructural Facilities<\/h2>\r\n            <div class=\"venue-section-content\">\r\n                <p>Rani Lakshmi Bai Central Agricultural University provides diverse infrastructural facilities, including modern, centrally air-conditioned classrooms with smart boards, spacious hostels with Wi-Fi, a central digital library, research facilities including hi-tech speed breeding facility, plant genetic resource center, protected structures, specialized central labs, training halls, a well-furnished guest house, Farmers' hostel, cricket and football grounds, parks and open gym.<\/p>\r\n                <p>The campus is coming up with recreational facilities, including a sports complex, auditorium, cafeteria and a swimming pool, which enables students to stay fit and healthy.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Travel Information -->\r\n        <section class=\"venue-section\">\r\n            <h2 class=\"venue-section-title\">Travel Information<\/h2>\r\n            <div class=\"venue-travel-options\">\r\n                <div class=\"venue-travel-card\">\r\n                    <h3><i class=\"fas fa-plane\"><\/i> By Air<\/h3>\r\n                    <p>Jhansi Airport (IATA: JHN) is the nearest airport, located about 15 km from the university. Regular flights connect Jhansi to Delhi and other major cities. Alternatively, you can fly to Gwalior Airport (100 km) or Delhi Airport (350 km).<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"venue-travel-card\">\r\n                    <h3><i class=\"fas fa-train\"><\/i> By Train<\/h3>\r\n                    <p>Jhansi Junction (JHS) is a major railway station well-connected to all parts of India. Several express and superfast trains halt here. The university is located about 12 km from the station<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"venue-travel-card\">\r\n                    <h3><i class=\"fas fa-bus\"><\/i> By Road<\/h3>\r\n                    <p>Jhansi is well-connected by road to major cities. National Highways 25, 26, and 75 pass through Jhansi. Regular bus services are available from nearby cities like Gwalior, Lucknow, and Agra.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Bundelkhand Section -->\r\n        <section class=\"venue-section\">\r\n            <h2 class=\"venue-section-title\">Bundelkhand Region<\/h2>\r\n            <div class=\"venue-section-content\">\r\n                <h3>Agriculture Scenario<\/h3>\r\n               <p> The Bundelkhand region has diverse soils, including alluvial, red and yellow, mixed red-black, and medium black soils. The minimum temperature ranges from 6&#176;C to 12&#176;C, while the maximum varies between 38&#176;C and 48&#176;C.<\/p>\r\n                \r\n                <p>Annual rainfall ranges from 627 mm to 1589 mm, with most precipitation occurring between July and September during the Southwest Monsoon. Bundelkhand is a typical rain-fed semi-arid region, covering an area of about 70,000 km\u00b2, of which nearly 33% is occupied by degraded forests, grazing pastures, and wastelands. The region supports more than 15 million people and 8 million livestock, but frequent droughts caused by erratic rainfall pose a major challenge.<\/p>\r\n                <p>The current cropping intensity is approximately 130%. Major crops include chickpea, wheat, sorghum, paddy, maize, barley, lentil, sesame, mustard, groundnut, soybean, peas, urdbean, mungbean, vegetables, fruits, spices, and flowers.<\/p>\r\n                \r\n                <p>There is significant scope to enhance yields of rabi pulses (chickpea, pea, lentil) and oilseeds (rapeseed-mustard, linseed), as well as to expand cultivation of kharif pulses (urdbean, mungbean), oilseeds (sesame, groundnut), and millets (sanwa, kodo, ragi). These efforts can boost agricultural production and increase farmers' income.<\/p>\r\n                <p>Additionally, the region offers ample opportunities for the promotion of horticulture, which can further improve farmers' livelihoods. Like other drought-prone areas of the world, Bundelkhand is heavily dependent on livestock farming, with tremendous potential for improving productivity. There is also considerable scope for the development of fisheries.<\/p>\r\n                \r\n                <h3>Historical and Cultural Perspective<\/h3>\r\n                <p>Bundelkhand is a region in central India spanning Uttar Pradesh and Madhya Pradesh. Its boundaries are defined by the Yamuna River in the north, Vindhyan Hills and Panna-Ajaigarh ranges in the east, the Malwa Plateau and Ken-Betwa tributaries in the south, and the Sindh\u2013Betwa\u2013Chambal rivers in the west. Major rivers include the Yamuna, Betwa, Ken, Dhasan, and Pahuj. The Vindhya Range and Bundelkhand Plateau form its unique topography.<\/p>\r\n                <p>The region covers an area of around 70,000 sq. km with a population of 15.5 million (Census 2001). It comprises 14 districts\u2014seven in Uttar Pradesh (Jhansi, Jalaun, Lalitpur, Chitrakoot, Banda, Hamirpur, and Mahoba) and seven in Madhya Pradesh (Datia, Niwari, Chhattarpur, Damoh, Panna, Sagar, and Tikamgarh).<\/p>\r\n                <p>Historically, Bundelkhand was ruled by the Chandelas (9th\u201313th century), who built the world-renowned Khajuraho temples, now a UNESCO World Heritage Site. Famous Chinese traveler Huen Tsang (641-642 AD) has referred this area as Chichito having its capital at Khajuraho. During the Chandela-Kingship lasting nearly four centuries, this region was termed Jejakabjukti or Jajhauti with its capital fort at Kalinjer. The Bundelas rose to prominence in the 16th century and established several forts and places. Later, the Bundela dynasty rose to prominence, with King Chhatrasal (1691\u20131731) establishing Bundelkhand as a distinct region.<\/p>\r\n                <p>Bundelkhand also played a pivotal role in the Indian Rebellion of 1857, with Rani Lakshmi Bai of Jhansi emerging as one of the most iconic leaders. Jhansi, once known as Balwant Nagar, has produced many literary and cultural figures such as Rashtra Kavi Maithili Sharan Gupt, Mahavir Prasad Dwivedi, Vrindavan Lal Verma, and legendary hockey player Major Dhyan Chand widely regarded as the wizard of magician of hockey.<\/p>\r\n                <p>Its array of historical sites, including magnificent forts like Orchha, Jhansi and Kalinjar, as well as the UNESCO World Heritage site of Khajuraho monuments, alongside wildlife sanctuaries such as the Panna Tiger Reserve, Madhav National Park and Ken Gharial Sanctuary. Pilgrimage sites like Chitrakoot, Orchha, Datia and Jain temples in Khajuraho and Lalitpur are always attraction for tourist. It has rich traditions in handicrafts and handlooms, including Chanderi and Maheshwari sarees, terracotta pottery and traditional metal crafts.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Gallery Section -->\r\n        <section class=\"venue-section\">\r\n            <h2 class=\"venue-section-title\">Historical Places & Attractions<\/h2>\r\n            <div class=\"venue-gallery\">\r\n                <div class=\"venue-gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/Maharaja-Gangadhar-Rao-ki-Chathri.png\" alt=\"Maharaja Gangadhar Rao ki Chathri\">\r\n                    <div class=\"gallery-caption\">Maharaja Gangadhar Rao ki Chathri<\/div>\r\n                <\/div>\r\n                <div class=\"venue-gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/barua-Sagar-Fort.jpg\" alt=\"Barua Sagar Fort\">\r\n                    <div class=\"gallery-caption\">Barua Sagar Fort<\/div>\r\n                <\/div>\r\n                <div class=\"venue-gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/Maha-Lakshmi-Temple.png\" alt=\"Maha Lakshmi Temple\">\r\n                    <div class=\"gallery-caption\">Maha Lakshmi Temple<\/div>\r\n                <\/div>\r\n                <div class=\"venue-gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/Jhansi-Museum.jpg\" alt=\"Jhansi Museum\">\r\n                    <div class=\"gallery-caption\">Jhansi Museum<\/div>\r\n                <\/div>\r\n                <div class=\"venue-gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/Rani-Mahal.jpg\" alt=\"Rani Mahal\">\r\n                    <div class=\"gallery-caption\">Rani Mahal<\/div>\r\n                <\/div>\r\n                <div class=\"venue-gallery-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/currenthorticulture.com\/shrd\/wp-content\/uploads\/2025\/09\/Jhansi-Fort.jpg\" alt=\"Jhansi Fort\">\r\n                    <div class=\"gallery-caption\">Jhansi Fort<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/main>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b6b4cb9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b6b4cb9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-906e25a\" data-id=\"906e25a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0f9f480 elementor-widget elementor-widget-google_maps\" data-id=\"0f9f480\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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=RLBCAU%2C%20Jhansi&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"RLBCAU, Jhansi\"\n\t\t\t\t\taria-label=\"RLBCAU, Jhansi\"\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Society for Horticultural Research and Development Join us at RLBCAU, Jhansi for the premier conference on horticultural innovations, research methodologies, and sustainable development practices. Register Now Rani Lakshmi Bai Central Agricultural University, Jhansi Academic Building Administrative Building The Rani Lakshmi Bai Central Agricultural University (RLBCAU) is established as an Institution of National Importance (INA) under&#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":"default","_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-310","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/pages\/310","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/comments?post=310"}],"version-history":[{"count":94,"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/pages\/310\/revisions"}],"predecessor-version":[{"id":1745,"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/pages\/310\/revisions\/1745"}],"wp:attachment":[{"href":"https:\/\/currenthorticulture.com\/shrd\/index.php\/wp-json\/wp\/v2\/media?parent=310"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}