{"id":18,"date":"2023-01-18T00:17:11","date_gmt":"2023-01-17T19:17:11","guid":{"rendered":"https:\/\/inova.lums.edu.pk\/?page_id=18"},"modified":"2023-02-12T22:51:50","modified_gmt":"2023-02-12T17:51:50","slug":"event-schedule","status":"publish","type":"page","link":"https:\/\/inova.lums.edu.pk\/index.php\/event-schedule\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18\" class=\"elementor elementor-18\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b903bc0 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b903bc0\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-5bc924b\" data-id=\"5bc924b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-033c3e2 elementor-widget elementor-widget-heading\" data-id=\"033c3e2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.10.1 - 17-01-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Event Schedule<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dd3140 elementor-widget elementor-widget-html\" data-id=\"1dd3140\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n        \/*body {*\/\n        \/*    background-color: #1E1E1E;*\/\n        \/*    color: #fff;*\/\n        \/*    font-family: 'josefin sans', sans-serif;*\/\n        \/*    font-size: 16px;*\/\n        \/*    line-height: 1.5;*\/\n        \/*    margin: 0;*\/\n        \/*    padding: 0;*\/\n        \/*}*\/\n\n        tr {\n            background: #081E45;\n            color: #fff;\n            font-family: 'josefin sans', sans-serif;\n        }\n\n        \/* class schedule needs to have flex display *\/\n        .schedule {\n            display: flex;\n            flex-direction: row;\n            justify-content: center;\n            align-items: center;\n            min-height: 100vh;\n            \/*margin-left: 5vw;*\/\n            \/*margin-right: 5vw;*\/\n            \/*width: 90vw;*\/\n        }\n\n        .left-schedule{\n            margin-right: 5vh;\n            \n        }\n\n        .left-bottom{\n            margin-top: 25vh;\n        }\n\n        table{\n            border-collapse: collapse;\n            width: 450px;\n            background-color: #081E45;\n        }\n\n        tr {\n            height: 45px;\n        }\n\n        .first-row{\n            padding-top: 10px;\n            background-color: #071939;\n            color: #B4AE90;\n            vertical-align: middle;\n            text-align: center;\n            font-size: 24px;\n            font-weight: bold;\n            box-shadow: 0px 0px 3px 0px #000;\n        }\n\n        \/* change size of text inside table in first-row *\/\n        .first-row td {\n            font-size: 18px;\n            font-weight: normal;\n        }\n\n        .first-row table {\n            margin-top: 10px;\n        }\n\n        #event {\n            color: #8E6BBF;\n            text-align: left;\n        }\n\n        #time {\n            text-align: right;\n            padding-right: 12px;\n        }\n\n        \/* media query for tablets. order divs like this: left-top right-schedule left-bottom *\/\n        @media screen and (max-width: 768px) {\n            \/* copy the query below, acounting for changes to font size *\/\n            .schedule {\n                flex-direction: column;\n                align-items: center;\n                height: 150vh;\n                width: 100vw;\n                margin-left: none;\n                margin-right: none;\n                \n            }\n\n            .left-top {\n                position: absolute;\n                left: 25vw;\n                top: 10vh;\n\n            }\n\n            .right-schedule {\n                position: absolute;\n                left: 25vw;\n                top: 60vh;\n\n            }\n\n            .left-bottom {\n                position: absolute;\n                left: 25vw;\n                top: 90vh;\n                margin-bottom: 40px;\n            }\n\n\n            \/* make table fit the screen and reduce font size *\/\n\n            table {\n                width: 50vw;\n                font-size: 16px;\n            }\n\n            \/* make first-row fit the screen *\/\n            .first-row {\n                width: 50vw;\n                font-size: 20px;\n                margin-bottom: 40px;\n            }\n\n            #time {\n                font-size: 16px;\n            }\n\n            #event {\n                font-size: 16px;\n            }\n\n        }\n\n        \/* media query for mobile. order divs like this: left-top left-bottom right-schedule *\/\n        @media screen and (max-width: 480px) {\n            \n\n            .schedule {\n                flex-direction: column;\n                align-items: center;\n                height: 150vh;\n                width: 100vw;\n                margin-left: none;\n                margin-right: none;\n            }\n\n            .left-top {\n                position: absolute;\n                left: 2vw;\n                top: 10vh;\n\n            }\n            \n            .right-schedule {\n                position: absolute;\n                left: 2vw;\n                top: 60vh;\n\n            }\n\n            .left-bottom {\n                position: absolute;\n                left: 2vw;\n                top: 90vh;\n                margin-bottom: 40px;\n            }\n\n            \/* make table fit the screen and reduce font size *\/\n            table {\n                width: 100%;\n                font-size: 16px;\n            }\n\n            \/* make first-row fit the screen *\/\n            .first-row {\n                width: 92vw;\n                font-size: 20px;\n                margin-bottom: 40px;\n            }\n\n            #time {\n                font-size: 16px;\n            }\n\n            #event {\n                font-size: 16px;\n            }\n\n            table {\n                width: 100%;\n            }\n            \n        }\n\n\n\n\n    <\/style>\n\n\n    <div class=\"schedule\">\n\n        <div class=\"left-schedule\">\n            <div class=\"left-top\">\n                <div class=\"first-row\">\n                    Day 1 - Feb 18, 2023\n                    <table>\n                        <tr>\n                            <td id=\"time\">09:00 - 11:00<\/td>\n                            <td id=\"event\">Registrations<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">11:00 - 12:00<\/td>\n                            <td id=\"event\">Opening Ceremony<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">12:30 - 14:30<\/td>\n                            <td id=\"event\">Begin Work On Projects<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">14:30 - 15:30<\/td>\n                            <td id=\"event\">Break<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">15:30 - 18:30<\/td>\n                            <td id=\"event\">Project Work<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">18:30 - 20:30<\/td>\n                            <td id=\"event\">Socials<\/td>\n                        <\/tr>\n                    <\/table>\n                <\/div>\n\n\n            <\/div>\n            <div class=\"left-bottom\">\n                <div class=\"first-row\">\n                    Day 3 - Feb 20, 2023\n                    <table>\n                        <tr>\n                            <td id=\"time\">08:00 - 10:00<\/td>\n                            <td id=\"event\">Exhibition Set Up<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">10:00 - 13:00<\/td>\n                            <td id=\"event\">Exhibition<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">13:00 - 15:00<\/td>\n                            <td id=\"event\">Closing Ceremony<\/td>\n                        <\/tr>\n                        <tr>\n                            <td id=\"time\">15:00 - 17:00<\/td>\n                            <td id=\"event\">Food Street<\/td>\n                        <\/tr>\n                    <\/table>\n                <\/div>\n\n\n            <\/div>\n        <\/div>\n\n\n        <div class=\"right-schedule\">\n            <div class=\"first-row\">\n                Day 2 - Feb 19, 2023\n                <table>\n                    <tr>\n                        <td id=\"time\">10:00 - 13:00<\/td> \n                        <td id=\"event\">Project Work<\/td>\n                    <\/tr>\n                    <tr>\n                        <td id=\"time\">13:00 - 14:00<\/td> \n                        <td id=\"event\">Break<\/td>\n                    <\/tr>\n                    <tr>\n                        <td id=\"time\">14:00 - 15:00<\/td>\n                        <td id=\"event\">Workshop<\/td>\n                    <\/tr>\n                    <tr>\n                        <td id=\"time\">15:00 - 15:30<\/td>\n                        <td id=\"event\">Break<\/td>\n                    <\/tr>\n                    <tr>\n                        <td id=\"time\">15:30 - 19:00<\/td>\n                        <td id=\"event\">Project Work<\/td>\n                    <\/tr>\n                    <tr>\n                        <td id=\"time\">19:00<\/td>\n                        <td id=\"event\">Project Submission<\/td>\n                    <\/tr>\n                <\/table>\n            <\/div>\n        <\/div>\n\n\n    <\/div>\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Event Schedule Day 1 &#8211; Feb 18, 2023 09:00 &#8211; 11:00 Registrations 11:00 &#8211; 12:00 Opening Ceremony 12:30 &#8211; 14:30 Begin Work On Projects 14:30 &#8211; 15:30 Break 15:30 &#8211; 18:30 Project Work 18:30 &#8211; 20:30 Socials Day 3 &#8211; Feb 20, 2023 08:00 &#8211; 10:00 Exhibition Set Up 10:00 &#8211; 13:00 Exhibition 13:00 &#8211; &#8230; <a title=\"\" class=\"read-more\" href=\"https:\/\/inova.lums.edu.pk\/index.php\/event-schedule\/\" aria-label=\"More on \">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":[],"_links":{"self":[{"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/pages\/18"}],"collection":[{"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":67,"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":423,"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions\/423"}],"wp:attachment":[{"href":"https:\/\/inova.lums.edu.pk\/index.php\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}