{"id":5242,"date":"2023-05-15T06:53:15","date_gmt":"2023-05-15T06:53:15","guid":{"rendered":"https:\/\/nicedt.org\/?page_id=5242"},"modified":"2026-01-01T15:13:15","modified_gmt":"2026-01-01T15:13:15","slug":"important-dates","status":"publish","type":"page","link":"https:\/\/nicedt.org\/index.php\/important-dates\/","title":{"rendered":"Important Dates"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5242\" class=\"elementor elementor-5242\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b3c3a3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b3c3a3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;shape_divider_top&quot;:&quot;opacity-fan&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 19.6\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.33\" d=\"M0 0L0 18.8 141.8 4.1 283.5 18.8 283.5 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.33\" d=\"M0 0L0 12.6 141.8 4 283.5 12.6 283.5 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.33\" d=\"M0 0L0 6.4 141.8 4 283.5 6.4 283.5 0z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L0 1.2 141.8 4 283.5 1.2 283.5 0z\"\/>\n<\/svg>\t\t<\/div>\n\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-0e72768\" data-id=\"0e72768\" data-element_type=\"column\" data-e-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-dcef594 elementor-widget elementor-widget-spacer\" data-id=\"dcef594\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-936439b elementor-widget elementor-widget-heading\" data-id=\"936439b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Important Dates<\/h2>\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-dc81ca9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dc81ca9\" data-element_type=\"section\" data-e-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-2b79b0d\" data-id=\"2b79b0d\" data-element_type=\"column\" data-e-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-b01b041 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"b01b041\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Important Dates - 1st Round<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            \/*padding: 20px;*\/\n        }\n        \n        .container {\n            \/*padding: 40px;*\/\n            max-width: 800px;\n            width: 100%;\n            animation: slideUp 0.8s ease-out;\n        }\n        \n        @keyframes slideUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        \n        .header h1 {\n            font-size: 2.5em;\n            color: #2c3e50;\n            margin-bottom: 10px;\n            font-weight: 300;\n            letter-spacing: -1px;\n        }\n        \n        .header .subtitle {\n            color: #7f8c8d;\n            font-size: 1.1em;\n            font-weight: 400;\n        }\n        \n        .timeline {\n            position: relative;\n            padding: 20px 0;\n        }\n        \n        .timeline::before {\n            content: '';\n            position: absolute;\n            left: 50%;\n            top: 0;\n            bottom: 0;\n            width: 3px;\n            background: linear-gradient(to bottom, #3498db, #e74c3c);\n            transform: translateX(-50%);\n            border-radius: 2px;\n        }\n        \n        .timeline-item {\n            position: relative;\n            margin: 30px 0;\n            opacity: 0;\n            animation: fadeInUp 0.6s ease-out forwards;\n        }\n        \n        .timeline-item:nth-child(1) { animation-delay: 0.2s; }\n        .timeline-item:nth-child(2) { animation-delay: 0.4s; }\n        .timeline-item:nth-child(3) { animation-delay: 0.6s; }\n        \n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .timeline-content {\n            position: relative;\n            background: white;\n            padding: 25px 30px;\n            border-radius: 15px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            width: 45%;\n            transition: all 0.3s ease;\n        }\n        \n        .timeline-content:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);\n        }\n        \n        .timeline-item:nth-child(odd) .timeline-content {\n            margin-left: 55%;\n        }\n        \n        .timeline-item:nth-child(even) .timeline-content {\n            margin-right: 55%;\n        }\n        \n        .timeline-content::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            width: 0;\n            height: 0;\n            border: 15px solid transparent;\n        }\n        \n        .timeline-item:nth-child(odd) .timeline-content::before {\n            left: -30px;\n            border-right-color: white;\n            transform: translateY(-50%);\n        }\n        \n        .timeline-item:nth-child(even) .timeline-content::before {\n            right: -30px;\n            border-left-color: white;\n            transform: translateY(-50%);\n        }\n        \n        .timeline-marker {\n            position: absolute;\n            left: 50%;\n            top: 50%;\n            width: 20px;\n            height: 20px;\n            background: white;\n            border: 4px solid;\n            border-radius: 50%;\n            transform: translate(-50%, -50%);\n            z-index: 2;\n            transition: all 0.3s ease;\n        }\n        \n        .timeline-item:nth-child(1) .timeline-marker {\n            border-color: #3498db;\n        }\n        \n        .timeline-item:nth-child(2) .timeline-marker {\n            border-color: #f39c12;\n        }\n        \n        .timeline-item:nth-child(3) .timeline-marker {\n            border-color: #e74c3c;\n        }\n        \n        .timeline-content:hover + .timeline-marker {\n            transform: translate(-50%, -50%) scale(1.3);\n        }\n        \n        .event-title {\n            font-size: 1.3em;\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        \n        .event-date {\n            font-size: 1.1em;\n            font-weight: 500;\n            padding: 8px 16px;\n            border-radius: 25px;\n            display: inline-block;\n            color: white;\n        }\n        \n        .timeline-item:nth-child(1) .event-date {\n            background: linear-gradient(45deg, #3498db, #2980b9);\n        }\n        \n        .timeline-item:nth-child(2) .event-date {\n            background: linear-gradient(45deg, #f39c12, #e67e22);\n        }\n        \n        .timeline-item:nth-child(3) .event-date {\n            background: linear-gradient(45deg, #e74c3c, #c0392b);\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 20px;\n                margin: 10px;\n            }\n            \n      \n            \n            .timeline::before {\n                left: 30px;\n            }\n            \n            .timeline-content {\n                width: calc(100% - 80px);\n                margin-left: 80px !important;\n                margin-right: 0 !important;\n            }\n            \n            .timeline-content::before {\n                left: -30px !important;\n                right: auto !important;\n                border-right-color: white !important;\n                border-left-color: transparent !important;\n            }\n            \n            .timeline-marker {\n                left: 30px !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <center>\n    <div class=\"container\">\n        <div class=\"header\">\n            <!--<h1>Important Dates<\/h1>-->\n            <div class=\"subtitle\">1st Round<\/div>\n        <\/div>\n        \n        <div class=\"timeline\">\n            <div class=\"timeline-item\">\n                <div class=\"timeline-content\">\n                    <div class=\"event-title\" style=\"line-height:1.2\">Last Date of Paper Submission<\/div>\n                    <div class=\"event-date\">20th December 2025<\/div>\n                <\/div>\n                <div class=\"timeline-marker\"><\/div>\n            <\/div>\n            \n            <div class=\"timeline-item\">\n                <div class=\"timeline-content\">\n                    <div class=\"event-title\" style=\"line-height:1.2\">Intimation to Selected Authors <br><span style=\"line-height:1.5\">&<\/span><br> Start Date of Author Registration<\/div>\n                   <!--<div class=\"event-date\">15th December 2025 onwards<\/div>-->\n                    <div class=\"event-date\">From 15th December 2025 onwards<\/div>\n                <\/div>\n                <div class=\"timeline-marker\"><\/div>\n            <\/div>\n            \n            <div class=\"timeline-item\">\n                <div class=\"timeline-content\">\n                    <div class=\"event-title\" style=\"line-height:1.2\">Last Date of Registration & Payment<\/div>\n                    <div class=\"event-date\">15th January 2026<\/div>\n                <\/div>\n                <div class=\"timeline-marker\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div><\/center>\n<\/body>\n<\/html>\n<!--<section>-->\n<!--    <style>-->\n<!--      table {-->\n<!--  border-collapse: collapse;-->\n<!--  width: 50%;-->\n<!--}-->\n\n<!--th, td {-->\n<!--  border: 1px solid black;-->\n<!--  text-align: center;-->\n<!--  padding: 4px;-->\n<!--}-->\n\n<!--th {-->\n<!--  background-color: #dddddd;-->\n<!--}-->\n<!--body{-->\n<!--  background-color: #f1f1f1 ;-->\n<!--}-->\n<!--.form-container-->\n<!--{-->\n<!--  padding: 10pxpx;-->\n<!--  border-radius: 20px;-->\n<!--  background-color: #fff;-->\n<!--  margin-top: 10px;-->\n<!--}-->\n<!--.label{-->\n<!--  font-weight: 500;-->\n<!--}-->\n<!--.payment-button{-->\n<!--  background-color: #00BD68;-->\n<!--  border-radius: 5px;-->\n<!--  color: #FFFFFF;-->\n<!--  cursor: pointer;-->\n<!--  height: 44px;-->\n<!--  line-height: 44px;-->\n<!--  width: 100%;-->\n<!--  border: 0;-->\n<!--}-->\n<!--<\/style>-->\n<!--<div class=\"table-container\">-->\n<!--<center>-->\n<!--  <table>-->\n<!--  <tr>-->\n<!--    <td  colspan=\"4\"><b>Important Dates<\/b><\/td>-->\n<!--  <\/tr>-->\n<!--  <tr>-->\n<!--    <td colspan=\"2\">Last Date of Paper Submission<\/td>-->\n<!--    <td colspan=\"3\">31-12-2024<\/td>-->\n<!--  <\/tr>-->\n<!-- <tr>-->\n<!--    <td colspan=\"2\">Intimation Date of Acceptance of Paper<\/td>-->\n<!--    <td colspan=\"3\">31-01-2025<\/td>-->\n<!--  <\/tr>-->\n<!--   <\/table>-->\n<!--<\/section>-->\n\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>Important Dates Important Dates &#8211; 1st Round 1st Round Last Date of Paper Submission 20th December 2025 Intimation to Selected Authors &#038; Start Date of Author Registration From 15th December 2025 onwards Last Date of Registration &#038; Payment 15th January 2026<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"","footnotes":""},"class_list":["post-5242","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Yumnam Momojit Singh","author_link":"https:\/\/nicedt.org\/index.php\/author\/yumnam\/"},"uagb_comment_info":0,"uagb_excerpt":"Important Dates Important Dates &#8211; 1st Round 1st Round Last Date of Paper Submission 20th December 2025 Intimation to Selected Authors &#038; Start Date of Author Registration From 15th December 2025 onwards Last Date of Registration &#038; Payment 15th January 2026","_links":{"self":[{"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/pages\/5242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/comments?post=5242"}],"version-history":[{"count":115,"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/pages\/5242\/revisions"}],"predecessor-version":[{"id":11019,"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/pages\/5242\/revisions\/11019"}],"wp:attachment":[{"href":"https:\/\/nicedt.org\/index.php\/wp-json\/wp\/v2\/media?parent=5242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}